10b3bb6497
* geis does not work with channels2 and never will be (it has to be python now) * pytest * rewrote cache system * use username instead of pk for admin user in tests
12 lines
276 B
Plaintext
12 lines
276 B
Plaintext
# Requirements for OpenSlides in production in alphabetical order
|
|
bleach>=1.5.0,<2.2
|
|
channels>=2.1.2,<2.2
|
|
daphne>=2.2,<2.3
|
|
Django>=1.11,<2.2
|
|
djangorestframework>=3.4,<3.9
|
|
jsonfield2>=3.0,<3.1
|
|
mypy_extensions>=0.3,<0.4
|
|
PyPDF2>=1.26,<1.27
|
|
roman>=2.0,<3.1
|
|
setuptools>=29.0,<41.0
|