Skip to content

Commit

Permalink
Update build.yml and requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
RichieHakim committed Jan 29, 2024
1 parent 6eac23f commit 46acb38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
# "3.12",
]
extra: [
all,
all_latest,
" ",
advanced,
]
install-level: [
system,
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Required
h5py
decord
eva-decord
ipywidgets
kornia
matplotlib
Expand All @@ -11,6 +11,7 @@ opencv-contrib-python
optuna
pandas
paramiko
psutil
PyYAML
pytest
scikit-learn
Expand Down

0 comments on commit 46acb38

Please sign in to comment.