2 parents 60a701d + eab2ffa commit f2d2757Copy full SHA for f2d2757
2 files changed
locallibrary/settings.py
@@ -1,6 +1,6 @@
1
"""Django settings for locallibrary project.
2
3
-Generated by 'django-admin startproject' using Django 2.1.2.
+Generated by 'django-admin startproject' using Django 2.1.5.
4
5
For more information on this file, see
6
https://docs.djangoproject.com/en/2.1/topics/settings/
requirements.txt
dj-database-url==0.5.0
-Django==2.1.3
+Django==2.1.5
gunicorn==19.9.0
-psycopg2-binary==2.7.6
+psycopg2-binary==2.7.7
wheel==0.30.0
-whitenoise==4.1
+whitenoise==4.1.2
0 commit comments