loadbalanced/requirements.txt

20 lines
301 B
Plaintext
Raw Normal View History

2022-02-02 12:25:58 +01:00
anyio==3.5.0
asgiref==3.5.0
click==8.0.3
fastapi==0.73.0
2022-02-02 12:42:55 +01:00
gunicorn==20.1.0
2022-02-02 12:25:58 +01:00
h11==0.13.0
httptools==0.3.0
idna==3.3
2022-02-02 13:27:46 +01:00
netifaces==0.11.0
2022-02-02 12:25:58 +01:00
pydantic==1.9.0
python-dotenv==0.19.2
PyYAML==6.0
sniffio==1.2.0
starlette==0.17.1
typing_extensions==4.0.1
uvicorn==0.17.1
uvloop==0.16.0
watchgod==0.7
websockets==10.1