We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e8a86c commit 03c8770Copy full SHA for 03c8770
requirements.txt
@@ -1,9 +1,9 @@
1
-djangorestframework==3.7.7
2
-Django==2.0.1
3
-Pygments==2.2.0
4
-Markdown==2.6.10
+djangorestframework==3.9.2
+Django==2.1.7
+Pygments==2.3.1
+Markdown==3.1
5
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
+psycopg2==2.7.7
+dj-database-url==0.5.0
+gunicorn==19.9.0
+whitenoise==4.1.2
0 commit comments