requirements.txt 228 B

123456789101112
  1. asyncpg==0.27.0
  2. Cython==0.29.26
  3. falcon==3.1.1
  4. gunicorn==20.1.0
  5. jinja2==3.0.3
  6. meinheld==1.0.2
  7. orjson==3.6.5
  8. pony==0.7.16
  9. psycopg2-binary==2.9.3; implementation_name=='cpython'
  10. tortoise-orm==0.19.2
  11. uvicorn==0.20.0
  12. waitress==2.1.2