OpenSlides/requirements_production.txt

16 lines
385 B
Plaintext
Raw Normal View History

2013-11-13 19:36:19 +01:00
# Requirements for OpenSlides in production in alphabetical order
2017-01-13 20:53:06 +01:00
channels>=1.0,<1.1
2016-12-16 22:11:51 +01:00
Django>=1.10.4,<1.11
djangorestframework>=3.4,<3.5
2016-12-16 22:11:51 +01:00
jsonfield>=1.0,<1.1
PyPDF2>=1.26,<1.27
2014-04-27 21:01:23 +02:00
roman>=2.0,<2.1
setuptools>=29.0,<35.0
2017-01-20 11:34:05 +01:00
bleach>=1.5.0,<1.6
# Requirements for Redis and PostgreSQL support
asgi-redis>=1.0.0,<1.1
django-redis>=4.7.0,<4.8
django-redis-sessions>=0.5.6,<0.6
psycopg2>=2.6.2,<2.7