Compare commits
No commits in common. "715546cd90fe7808a7c0ac7edcc973f98ffd37b4" and "864be5cb4751778845cb424ea9f5dab71fd6f210" have entirely different histories.
715546cd90
...
864be5cb47
1 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
||||||
torch>=1.12.0
|
torch>=1.12.0,<2.1.0
|
||||||
torchvision>=0.13.0
|
torchvision>=0.13.0,<0.16.0
|
||||||
ultralytics>=8.3.0
|
ultralytics>=8.3.0
|
||||||
opencv-python>=4.6.0
|
opencv-python>=4.6.0,<4.9.0
|
||||||
scipy>=1.9.0
|
scipy>=1.9.0,<1.12.0
|
||||||
filterpy>=1.4.0
|
filterpy>=1.4.0,<1.5.0
|
||||||
psycopg2-binary>=2.9.0
|
psycopg2-binary>=2.9.0,<2.10.0
|
||||||
easydict
|
easydict
|
||||||
loguru
|
loguru
|
||||||
pyzmq
|
pyzmq
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue