OpenSlides/requirements_big_mode.txt
Jochen Saalfeld 096587f59c
Updating requirements and locking versions
Locking the versions of channels and daphne, because it would break
OpenSlides otherwise
2018-02-16 14:38:50 +01:00

10 lines
248 B
Plaintext

# Requirements for OpenSlides in production
-r requirements_production.txt
# Requirements for Redis and PostgreSQL support
asgi-redis>=1.3,<1.5
django-redis>=4.7.0,<4.9
django-redis-sessions>=0.5.6,<0.6
psycopg2-binary>=2.7,<2.8
txredisapi==1.4.4