Merge pull request '[Pongsatorn K. 2025/08/30] relax version constraints requirements.base.txt' (#5) from feat/tracker into dev
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 3m25s
Build Worker Base and Application Images / deploy-stack (push) Successful in 10s
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 3m25s
Build Worker Base and Application Images / deploy-stack (push) Successful in 10s
Reviewed-on: #5
This commit is contained in:
commit
715546cd90
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