mirror of
https://github.com/Gozargah/Marzban.git
synced 2026-05-17 00:25:53 +03:00
Bump libs for python 3.12
This commit is contained in:
@@ -5,7 +5,7 @@ async-timeout==4.0.2
|
||||
backports.zoneinfo==0.2.1;python_version<"3.9"
|
||||
bcrypt==4.0.1
|
||||
certifi==2024.07.04
|
||||
cffi==1.15.1
|
||||
cffi==1.17.1
|
||||
charset-normalizer==2.1.1
|
||||
click==8.1.3
|
||||
commentjson==0.9.0
|
||||
@@ -13,11 +13,11 @@ cryptography==43.0.1
|
||||
Deprecated==1.2.13
|
||||
ecdsa==0.19.0
|
||||
fastapi==0.115.2
|
||||
greenlet==2.0.1
|
||||
grpcio==1.56.2
|
||||
grpcio-tools==1.44.0
|
||||
greenlet==3.1.1
|
||||
grpcio==1.67.1
|
||||
grpcio-tools==1.67.1
|
||||
h11==0.14.0
|
||||
httptools==0.5.0
|
||||
httptools==0.6.4
|
||||
idna==3.7
|
||||
importlib-metadata==5.1.0
|
||||
importlib-resources==5.10.0
|
||||
@@ -32,12 +32,13 @@ packaging==21.3
|
||||
passlib==1.7.4
|
||||
Pillow==10.3.0
|
||||
plumbum==1.8.1
|
||||
protobuf==3.20.3
|
||||
protobuf==5.28.3
|
||||
psutil==5.9.4
|
||||
psycopg2-binary==2.9.7
|
||||
pyasn1==0.4.8
|
||||
pycparser==2.21
|
||||
pydantic==1.10.13
|
||||
#pydantic==1.10.13
|
||||
pydantic==1.10.16
|
||||
Pygments==2.15.0
|
||||
PyMySQL==1.1.1
|
||||
pyOpenSSL==24.2.1
|
||||
@@ -52,7 +53,7 @@ python-jose==3.3.0
|
||||
python-multipart==0.0.7
|
||||
pytz==2022.6
|
||||
pytz-deprecation-shim==0.1.0.post0
|
||||
PyYAML==6.0
|
||||
PyYAML==6.0.2
|
||||
qrcode==7.4.2
|
||||
redis==4.5.4
|
||||
requests==2.32.0
|
||||
@@ -69,7 +70,7 @@ tzdata==2022.6
|
||||
tzlocal==4.2
|
||||
urllib3==1.26.19
|
||||
uvicorn==0.19.0
|
||||
uvloop==0.17.0
|
||||
uvloop==0.21.0
|
||||
watchfiles==0.18.1
|
||||
websocket-client==1.7.0
|
||||
websockets==10.4
|
||||
|
||||
Reference in New Issue
Block a user