2013-11-13 19:36:19 +01:00
|
|
|
# Requirements for OpenSlides in production in alphabetical order
|
2021-02-04 17:57:01 +01:00
|
|
|
aioredis>=1.1.0,<1.3
|
2022-04-19 10:27:30 +02:00
|
|
|
asgiref>=3.2.9,<=3.4.1
|
|
|
|
bleach>=3.3.0,<5.0.0
|
2019-04-06 20:54:42 +02:00
|
|
|
Django>=2.1,<2.3
|
2022-04-19 10:27:30 +02:00
|
|
|
djangorestframework>=3.11.2,<=3.13.1
|
2018-08-08 21:09:22 +02:00
|
|
|
jsonfield2>=3.0,<3.1
|
2019-03-23 21:31:53 +01:00
|
|
|
jsonschema>=3.0,<3.1
|
2018-09-23 17:01:58 +02:00
|
|
|
mypy_extensions>=0.4,<0.5
|
2021-02-04 17:57:01 +01:00
|
|
|
psycopg2-binary>=2.7.3.2,<2.9
|
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
|
2022-04-19 10:27:30 +02:00
|
|
|
typing_extensions==3.10.0.0
|
|
|
|
twisted[tls]>=20.3.0,<=22.4.0
|
2021-02-04 17:57:01 +01:00
|
|
|
uvicorn[standard]>=0.9,<1.0
|
|
|
|
|
|
|
|
# https://github.com/benoitc/gunicorn/issues/1913
|
|
|
|
git+https://github.com/FinnStutzenstein/gunicorn.git@fix
|