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