We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e8a86c + 03c8770 commit f8a9f39Copy full SHA for f8a9f39
1 file changed
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