OpenSlides/requirements/production.txt

14 lines
372 B
Plaintext
Raw Normal View History

2013-11-13 19:36:19 +01:00
# Requirements for OpenSlides in production in alphabetical order
2018-10-19 22:35:46 +02:00
bleach>=1.5.0,<3.1
channels>=2.1.2,<2.2
daphne>=2.2,<2.3
Django>=1.11,<2.2
2018-10-19 22:35:46 +02:00
djangorestframework>=3.4,<3.10
2018-08-08 21:09:22 +02:00
jsonfield2>=3.0,<3.1
2018-10-26 15:37:29 +02:00
jsonschema==3.0.0a3 # TODO: use a stabel version before release
2018-09-23 17:01:58 +02:00
mypy_extensions>=0.4,<0.5
2016-12-16 22:11:51 +01:00
PyPDF2>=1.26,<1.27
roman>=2.0,<3.2
setuptools>=29.0,<41.0
typing_extensions>=3.6.6,<3.7