Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
'Brotli>=1.0.9',
'google-cloud-storage>=2.9.0,<2.11.0',
'matplotlib>=3.5.2,<4',
'numpy>=1.21.5,<2.2.0',
'numpy>=1.21.5,<2.3.0',
'paramiko>=2.11.0,<4',
'python-snappy>=0.6.1,<1',
'torch>=1.10,<3',
Expand Down
Loading