Skip to content

Commit f8a9f39

Browse files
authored
Merge pull request #59 from matthewhegarty/requirements-version-update
Updated requirements to latest versions
2 parents 1e8a86c + 03c8770 commit f8a9f39

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
djangorestframework==3.7.7
2-
Django==2.0.1
3-
Pygments==2.2.0
4-
Markdown==2.6.10
1+
djangorestframework==3.9.2
2+
Django==2.1.7
3+
Pygments==2.3.1
4+
Markdown==3.1
55
coreapi==2.3.3
6-
psycopg2==2.7.3.2
7-
dj-database-url==0.4.2
8-
gunicorn==19.7.1
9-
whitenoise==3.3.1
6+
psycopg2==2.7.7
7+
dj-database-url==0.5.0
8+
gunicorn==19.9.0
9+
whitenoise==4.1.2

0 commit comments

Comments
 (0)