Skip to content

Commit

Permalink
Merge d090029 into 282cc8a
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Nov 1, 2018
2 parents 282cc8a + d090029 commit 482c923
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
coverage==4.5.1
django-debug-toolbar==1.10.1
django-test-without-migrations==0.6
django-webtest==1.9.3
django-webtest==1.9.4
importanize==0.7.0
model-mommy==1.6.0
pylint==2.1.1
Expand Down
10 changes: 5 additions & 5 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bleach==3.0.0
bleach==3.0.2
googlemaps==3.0.2
dj-database-url==0.5.0
django==2.1.2
django==2.1.3
django-braces==1.13.0
django-bulk-update==2.2.0
django-crispy-forms==1.7.2
Expand All @@ -10,16 +10,16 @@ django-filter==2.0.0
#django-model-utils==3.1.2
django-pipeline==1.6.14
django-storages[boto3]==1.7.1
django-tables2==2.0.1
django-tables2==2.0.2
django-vanilla-views==1.0.5
gunicorn==19.8.1
gunicorn==19.9.0
mammoth==1.4.6
psycopg2==2.7.4 --no-binary psycopg2
pyexcel==0.5.9.1
pyexcel-xls==0.5.8
pyyaml==3.13
raven==6.9.0
requests==2.19.1
requests==2.20.0
whitenoise==4.1

git+git://github.com/rlmv/django-bootstrap3-datetimepicker.git
Expand Down

0 comments on commit 482c923

Please sign in to comment.