|
@@ -1,17 +1,17 @@
|
|
|
django~=1.10.3
|
|
|
-djangorestframework==3.5.3
|
|
|
-beautifulsoup4==4.5.1
|
|
|
-bleach==1.5.0
|
|
|
-django-debug-toolbar==1.6
|
|
|
-django-crispy-forms==1.6.1
|
|
|
-django-htmlmin==0.10.0
|
|
|
-django-mptt==0.8.6
|
|
|
+djangorestframework~=3.5.3
|
|
|
+beautifulsoup4~=4.5.1
|
|
|
+bleach~=1.5.0
|
|
|
+django-debug-toolbar~=1.6
|
|
|
+django-crispy-forms~=1.6.1
|
|
|
+django-htmlmin~=0.10.0
|
|
|
+django-mptt~=0.8.6
|
|
|
fake-factory~=0.7.2
|
|
|
html5lib<0.99999999,>=0.999
|
|
|
-markdown==2.6.7
|
|
|
-path.py==9.0
|
|
|
-pillow==3.4.2
|
|
|
-psycopg2==2.6.2
|
|
|
+markdown~=2.6.7
|
|
|
+path.py~=9.0
|
|
|
+pillow~=3.4.2
|
|
|
+psycopg2~=2.6.2
|
|
|
pytz
|
|
|
requests<3
|
|
|
unidecode
|