Update requirements.txt

This commit is contained in:
Evil0ctal 2022-11-09 17:49:59 -08:00 committed by GitHub
parent 357f54ce9d
commit 3b4f4a08c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,28 +1,24 @@
anyio==3.6.2
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
fastapi==0.86.0
h11==0.14.0
httptools==0.5.0
h11==0.12.0
httpcore==0.15.0
httpx==0.23.0
idna==3.4
limits==1.6
orjson==3.8.1
pydantic==1.10.2
python-dotenv==0.21.0
pywebio==1.7.0
PyYAML==6.0
requests==2.28.1
rfc3986==1.5.0
six==1.16.0
slowapi==0.1.6
sniffio==1.3.0
starlette==0.20.4
tenacity==8.1.0
tornado==6.2
typing_extensions==4.4.0
ua-parser==0.16.1
urllib3==1.26.12
user-agents==2.2.0
uvicorn==0.19.0
watchfiles==0.18.0
websockets==10.4
slowapi~=0.1.6
httpx~=0.23.0