Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Vidalnt committed Sep 6, 2024
1 parent a09bf30 commit 7a33848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pip==23.3; sys_platform == 'darwin'
wheel; sys_platform == 'darwin'
PyYAML; sys_platform == 'darwin'
numpy>=1.24.4
numpy>=1.24.4,<2.0.0
requests==2.32.0
tqdm
wget
Expand Down

0 comments on commit 7a33848

Please sign in to comment.