Skip to content

Commit e8b20d0

Browse files
committed
upgrade deps
1 parent d5567b9 commit e8b20d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Install dependencies
5252
run: |
53-
python -m pip install --upgrade pip setuptools wheel twine numpy pyarrow>=1. cpplint pyEX tqdm
53+
python -m pip install -U cpplint numpy pip pyarrow pyEX setuptools tqdm twine wheel
5454
python -m pip install -e .[dev]
5555
cd js; yarn
5656

0 commit comments

Comments
 (0)