some upgrades

This commit is contained in:
Bob 2023-03-14 10:24:23 +02:00
parent 4a6497b917
commit ad09909a84
1 changed files with 5 additions and 0 deletions

View File

@ -1,14 +1,19 @@
anyio==3.6.2 anyio==3.6.2
base58==2.1.1 base58==2.1.1
certifi==2022.12.7 certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1 charset-normalizer==3.0.1
click==8.1.3 click==8.1.3
cryptography==39.0.2
fastapi==0.92.0 fastapi==0.92.0
greenlet==2.0.1 greenlet==2.0.1
h11==0.14.0 h11==0.14.0
idna==3.4 idna==3.4
pycparser==2.21
pycryptodome==3.17
pydantic==1.10.5 pydantic==1.10.5
PyMySQL==1.0.2 PyMySQL==1.0.2
pysha3==1.0.2
requests==2.28.2 requests==2.28.2
sniffio==1.3.0 sniffio==1.3.0
SQLAlchemy==2.0.4 SQLAlchemy==2.0.4