update reqs

This commit is contained in:
Pongsatorn Kanjanasantisak 2025-08-12 00:41:58 +07:00
parent aaa90faef9
commit 527dc748b5
2 changed files with 14 additions and 9 deletions

View file

@ -1,7 +1,13 @@
torch torch>=1.12.0,<2.1.0
torchvision torchvision>=0.13.0,<0.16.0
ultralytics ultralytics>=8.3.0
opencv-python opencv-python>=4.6.0,<4.9.0
scipy scipy>=1.9.0,<1.12.0
filterpy filterpy>=1.4.0,<1.5.0
psycopg2-binary psycopg2-binary>=2.9.0,<2.10.0
easydict
loguru
pyzmq
gitpython
gdown
lap

View file

@ -1,6 +1,5 @@
fastapi fastapi[standard]
uvicorn uvicorn
websockets websockets
fastapi[standard]
redis redis
urllib3<2.0.0 urllib3<2.0.0