Skip to content

Commit

Permalink
revert requirements.txt change as py27 error was setuptools bug fixed…
Browse files Browse the repository at this point in the history
… in 38.2.1
  • Loading branch information
rafalp committed Nov 26, 2017
1 parent c6ee208 commit 6b2d7e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ django~=1.11.1
djangorestframework~=3.6.3
beautifulsoup4~=4.6.0
bleach~=2.0.0
django-debug-toolbar<1.9
django-debug-toolbar~=1.8
django-crispy-forms~=1.6.1
django-htmlmin~=0.10.0
django-mptt~=0.8.7
Expand All @@ -14,4 +14,4 @@ pillow~=4.1.1
psycopg2~=2.7.1
pytz
requests<3
unidecode~=0.4.20
unidecode~=0.4.20

0 comments on commit 6b2d7e5

Please sign in to comment.