Skip to content

Commit

Permalink
Upgraded some of the requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
uri-rodberg committed Jun 27, 2018
1 parent 5c4c656 commit 91a0f9f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# python==3.5
Django==1.11.13
django-crispy-forms==1.6.1
django-debug-toolbar==1.8
django-crispy-forms==1.7.2
django-debug-toolbar==1.9.1
django-environ==0.4.5
django-friendship==1.6.0
django-modeltranslation==0.12.1
django-modeltranslation==0.12.2
factory-boy==2.11.1
Faker==0.8.16
Pillow==3.4.2
Expand All @@ -15,5 +15,5 @@ pytz==2018.4
rules==1.3
six==1.11.0
sorl-thumbnail==12.4a1
sqlparse==0.2.3
sqlparse==0.2.4
text-unidecode==1.2

0 comments on commit 91a0f9f

Please sign in to comment.