OpenSlides/requirements/big_mode.txt

10 lines
234 B
Plaintext
Raw Normal View History

# Requirements for Redis and PostgreSQL support
channels-redis>=2.2,<2.5
django-redis-sessions>=0.6.1,<0.7
2019-04-06 20:54:42 +02:00
psycopg2-binary>=2.7.3.2,<2.9
aioredis>=1.1.0,<1.3
2018-08-22 05:56:05 +02:00
# Requirements for fast asgi server
2018-10-19 22:35:46 +02:00
gunicorn>=19.9.0,<20
uvicorn>=0.9,<1.0