requirements-uvicorn.txt 158 B

12345678910
  1. anyio==3.6.1
  2. gunicorn==20.1.0
  3. httptools==0.4.0
  4. idna==3.3
  5. python-dotenv==0.20.0
  6. PyYAML==6.0
  7. sniffio==1.3.0
  8. uvicorn==0.18.3
  9. watchfiles==0.16.1
  10. websockets==10.3