requirements.txt 264 B

1234567891011121314151617
  1. anyio==3.6.1
  2. asyncpg==0.26.0
  3. click==8.1.3
  4. gunicorn==20.1.0
  5. h11==0.13.0
  6. httptools==0.4.0
  7. idna==3.3
  8. Jinja2==3.1.2
  9. MarkupSafe==2.1.1
  10. python-dotenv==0.20.0
  11. PyYAML==6.0
  12. sniffio==1.3.0
  13. starlette==0.25.0
  14. uvicorn==0.18.3
  15. uvloop==0.16.0
  16. watchfiles==0.16.1
  17. websockets==10.3