2019-06-05 13:34:24 +02:00
|
|
|
# Hotfix see https://github.com/crossbario/autobahn-python/issues/1205
|
|
|
|
autobahn==19.5.1
|
|
|
|
|
2020-06-17 15:38:07 +02:00
|
|
|
# Use release 3.2.9 with this issue fixed: https://github.com/django/asgiref/issues/170
|
|
|
|
# introduced with 3.2.8
|
|
|
|
asgiref>=3.2.9
|
|
|
|
|
2013-11-13 19:36:19 +01:00
|
|
|
# Requirements for OpenSlides in production in alphabetical order
|
2019-03-23 21:31:53 +01:00
|
|
|
bleach>=1.5.0,<3.2
|
2019-12-10 14:36:38 +01:00
|
|
|
channels>=2.1.2,<2.4
|
|
|
|
daphne>=2.2,<2.5
|
2019-04-06 20:54:42 +02:00
|
|
|
Django>=2.1,<2.3
|
2019-06-25 10:45:24 +02:00
|
|
|
djangorestframework>=3.9.4,<3.10
|
2018-08-08 21:09:22 +02:00
|
|
|
jsonfield2>=3.0,<3.1
|
2020-04-01 10:06:53 +02:00
|
|
|
attrs>=19.2.0
|
2019-03-23 21:31:53 +01:00
|
|
|
jsonschema>=3.0,<3.1
|
2019-06-12 08:17:25 +02:00
|
|
|
lz4>=2.1.6
|
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
|
2018-11-04 13:35:54 +01:00
|
|
|
roman>=2.0,<3.2
|
2019-04-06 20:54:42 +02:00
|
|
|
setuptools>=29.0,<42.0
|
2019-03-23 21:31:53 +01:00
|
|
|
typing_extensions>=3.6.6,<3.8
|
2019-10-18 14:18:49 +02:00
|
|
|
websockets>=8.0,<9.0
|
2020-07-15 16:13:24 +02:00
|
|
|
twisted[tls]>=20.3.0
|