OpenSlides/requirements/production.txt
Sean Engelhardt 9d37989ec7 Makes navigation from Legal notice and pp always possible.
Tracks the last history and evaluates if the last visited URL is safe to navigate to

also increases the version of djangorestframework.

fixes #4705
2019-06-25 10:45:24 +02:00

18 lines
429 B
Plaintext

# Hotfix see https://github.com/crossbario/autobahn-python/issues/1205
autobahn==19.5.1
# Requirements for OpenSlides in production in alphabetical order
bleach>=1.5.0,<3.2
channels>=2.1.2,<2.2
daphne>=2.2,<2.3
Django>=2.1,<2.3
djangorestframework>=3.9.4,<3.10
jsonfield2>=3.0,<3.1
jsonschema>=3.0,<3.1
lz4>=2.1.6
mypy_extensions>=0.4,<0.5
PyPDF2>=1.26,<1.27
roman>=2.0,<3.2
setuptools>=29.0,<42.0
typing_extensions>=3.6.6,<3.8