requirements.txt 175 B

1234567891011
  1. asyncpg==0.26.0
  2. gunicorn==20.1.0
  3. httptools==0.5.0
  4. idna==3.3
  5. Jinja2==3.1.2
  6. MarkupSafe==2.1.1
  7. python-dotenv==0.20.0
  8. PyYAML==6.0
  9. starlette==0.27.0
  10. uvicorn==0.20.0
  11. uvloop==0.17.0