requirements.txt 139 B

123456789
  1. aiohttp==3.7.4
  2. asyncpg==0.23.0
  3. cchardet==2.1.7
  4. gunicorn==20.1
  5. jinja2==3.0.1
  6. psycopg2==2.8.6
  7. SQLAlchemy==1.4.18
  8. ujson==4.0.2
  9. uvloop==0.15.2