mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 22:26:31 +00:00
fix all versions in requirements.txt
This commit is contained in:
@@ -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