Updated requirements.
This commit is contained in:
parent
af14f962df
commit
66d9d22e27
@ -2,13 +2,13 @@
|
|||||||
-r requirements_production.txt
|
-r requirements_production.txt
|
||||||
|
|
||||||
# Requirements for development and tests
|
# Requirements for development and tests
|
||||||
Fabric==1.6.1
|
Fabric==1.8.0
|
||||||
coverage==3.6
|
coverage==3.7
|
||||||
django-discover-runner==0.4
|
django-discover-runner==1.0
|
||||||
flake8==2.0
|
flake8==2.0
|
||||||
|
|
||||||
# Requirements for OpenSlides handbook/documentation
|
# Requirements for OpenSlides handbook/documentation
|
||||||
Sphinx==1.2b1
|
Sphinx==1.2b3
|
||||||
sphinx-bootstrap-theme==0.2.4
|
sphinx-bootstrap-theme==0.2.4
|
||||||
|
|
||||||
# For Python 2.6 support
|
# For Python 2.6 support
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
Django==1.5.2
|
Django==1.5.4
|
||||||
django-mptt==0.5.5
|
django-mptt==0.6.0
|
||||||
reportlab==2.7
|
reportlab==2.7
|
||||||
pillow==2.0.0
|
pillow==2.2.1
|
||||||
qrcode==2.7
|
qrcode==4.0.1
|
||||||
tornado==3.0.1
|
tornado==3.1.1
|
||||||
bleach==1.2.2
|
bleach==1.2.2
|
||||||
beautifulsoup4==4.2.0
|
beautifulsoup4==4.3.2
|
||||||
django-haystack==2.1.0
|
django-haystack==2.1.0
|
||||||
whoosh==2.5.4
|
whoosh==2.5.4
|
||||||
|
Loading…
Reference in New Issue
Block a user