relax version constraints requirements.base.txt
This commit is contained in:
parent
338bbb410e
commit
0c6fc7a394
1 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
torch>=1.12.0,<2.1.0
|
||||
torchvision>=0.13.0,<0.16.0
|
||||
torch>=1.12.0
|
||||
torchvision>=0.13.0
|
||||
ultralytics>=8.3.0
|
||||
opencv-python>=4.6.0,<4.9.0
|
||||
scipy>=1.9.0,<1.12.0
|
||||
filterpy>=1.4.0,<1.5.0
|
||||
psycopg2-binary>=2.9.0,<2.10.0
|
||||
opencv-python>=4.6.0
|
||||
scipy>=1.9.0
|
||||
filterpy>=1.4.0
|
||||
psycopg2-binary>=2.9.0
|
||||
easydict
|
||||
loguru
|
||||
pyzmq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue