Skip to content

Commit 52c3f73

Browse files
Michael BirdMichael Bird
authored andcommitted
Updated python packages.
1 parent f45cea3 commit 52c3f73

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
certifi==2018.8.24
1+
certifi==2018.10.15
22
dj-database-url==0.5.0
3-
Django==2.1.2
3+
Django==2.1.3
44
django-debug-toolbar==1.10.1
55
django-heroku==0.3.1
66
gunicorn==19.9.0
7-
psycopg2==2.7.5
8-
psycopg2-binary==2.7.5
9-
pytz==2018.5
7+
psycopg2==2.7.6.1
8+
psycopg2-binary==2.7.6.1
9+
pytz==2018.7
1010
sqlparse==0.2.4
11-
whitenoise==4.1
11+
whitenoise==4.1.2

0 commit comments

Comments
 (0)