requirements-orjson.txt 336 B

123456789101112131415161718192021
  1. anyio==3.6.1
  2. asyncpg==0.26.0
  3. click==8.1.3
  4. fastapi==0.81.0
  5. gunicorn==20.1.0
  6. h11==0.13.0
  7. httptools==0.4.0
  8. idna==3.3
  9. Jinja2==3.1.2
  10. MarkupSafe==2.1.1
  11. orjson==3.8.0
  12. pydantic==1.10.1
  13. python-dotenv==0.20.0
  14. PyYAML==6.0
  15. sniffio==1.3.0
  16. starlette==0.19.1
  17. typing_extensions==4.3.0
  18. uvicorn==0.18.3
  19. uvloop==0.16.0
  20. watchfiles==0.16.1
  21. websockets==10.3