Updated requirements base

This commit is contained in:
Khalim Conn-Kowlessar 2023-07-06 11:53:27 +01:00
parent 271fb9de3a
commit 1f4e846345

View file

@ -1,13 +1,22 @@
anyio==3.7.1
cffi==1.15.1
click==8.1.3
cryptography==41.0.1
ecdsa==0.18.0
exceptiongroup==1.1.2
fastapi==0.99.1
h11==0.14.0
httptools==0.5.0
idna==3.4
pyasn1==0.5.0
pycparser==2.21
pydantic==1.10.11
PyJWT==2.7.0
python-dotenv==1.0.0
python-jose==3.3.0
PyYAML==6.0
rsa==4.9
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
typing_extensions==4.7.1
@ -15,13 +24,3 @@ uvicorn==0.22.0
uvloop==0.17.0
watchfiles==0.19.0
websockets==11.0.3
pyjwt==2.7.0
cffi==1.15.1
cryptography==41.0.1
ecdsa==0.18.0
pyasn1==0.5.0
pycparser==2.21
python-jose==3.3.0
rsa==4.9
six==1.16.0