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