13 lines
306 B
Plaintext
13 lines
306 B
Plaintext
# Requirements for OpenSlides in production in alphabetical order
|
|
Django>=1.7.1,<1.9
|
|
beautifulsoup4>=4.1,<4.5
|
|
djangorestframework>=3.2.0,<3.3.0
|
|
html5lib>=0.9,<1.0
|
|
jsonfield>=0.9.19,<1.1
|
|
natsort>=3.2,<4.1
|
|
reportlab>=3.0,<3.3
|
|
roman>=2.0,<2.1
|
|
setuptools>=2.2,<19.0
|
|
sockjs-tornado>=1.0,<1.1
|
|
Whoosh>=2.7.0,<2.8
|