mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 06:46:30 +00:00
fix all versions in requirements.txt
This commit is contained in:
@@ -1,18 +1,17 @@
|
|||||||
pyinstaller
|
pyinstaller==6.15.0
|
||||||
Cython
|
Cython==3.1.3
|
||||||
opencv-python==4.10.0.84
|
opencv-python==4.10.0.84
|
||||||
numpy==2.3.0
|
numpy==2.3.0
|
||||||
onnxruntime-gpu
|
onnxruntime-gpu==1.22.0
|
||||||
cryptography==44.0.2
|
cryptography==44.0.2
|
||||||
psutil
|
psutil==7.0.0
|
||||||
msgpack
|
msgpack==1.1.1
|
||||||
pyjwt
|
pyjwt==2.10.1
|
||||||
pyzmq
|
pyzmq==27.0.1
|
||||||
requests
|
requests==2.32.4
|
||||||
pyyaml
|
pyyaml==6.0.2
|
||||||
pycuda
|
pycuda==2025.1.1
|
||||||
tensorrt==10.11.0.33
|
tensorrt==10.11.0.33
|
||||||
pynvml
|
pynvml==12.0.0
|
||||||
boto3
|
boto3==1.40.9
|
||||||
loguru
|
loguru==0.7.3
|
||||||
pytest
|
|
||||||
@@ -1,11 +1,11 @@
|
|||||||
pyinstaller
|
pyinstaller==6.15.0
|
||||||
Cython
|
Cython==3.1.3
|
||||||
psutil
|
psutil==7.0.0
|
||||||
msgpack
|
msgpack==1.1.1
|
||||||
pyjwt
|
pyjwt==2.10.1
|
||||||
pyzmq
|
pyzmq==27.0.1
|
||||||
requests
|
requests==2.32.4
|
||||||
pyyaml
|
pyyaml==6.0.2
|
||||||
boto3
|
boto3==1.40.9
|
||||||
loguru
|
loguru==0.7.3
|
||||||
cryptography==44.0.2
|
cryptography==44.0.2
|
||||||
Reference in New Issue
Block a user