OpenSlides/requirements/big_mode.txt
Emanuel Schütze 172aa14b13 Updated requirements for python 3.8 support
updated:
channels to 2.3.1
channels-redis to 2.4.1
daphne to 2.4.0

Added python 3.8 test for travis
2019-12-11 16:13:50 +01:00

10 lines
234 B
Plaintext

# Requirements for Redis and PostgreSQL support
channels-redis>=2.2,<2.5
django-redis-sessions>=0.6.1,<0.7
psycopg2-binary>=2.7.3.2,<2.9
aioredis>=1.1.0,<1.3
# Requirements for fast asgi server
gunicorn>=19.9.0,<20
uvicorn>=0.9,<1.0