diff --git a/PythonCrashCourse/learning_log/requirements.txt b/PythonCrashCourse/learning_log/requirements.txt index 94ed4c8..a9873f3 100644 --- a/PythonCrashCourse/learning_log/requirements.txt +++ b/PythonCrashCourse/learning_log/requirements.txt @@ -1,6 +1,6 @@ dj-database-url==0.4.2 dj-static==0.0.6 -Django==2.0.11 +Django==2.2.13 django-bootstrap3==9.1.0 gunicorn==19.7.1 pytz==2017.3