diff --git a/django_app/requirements.txt b/django_app/requirements.txt index 016b2dc..96c8046 100644 --- a/django_app/requirements.txt +++ b/django_app/requirements.txt @@ -3,7 +3,7 @@ autopep8==1.5.4 Django==2.2.* pycodestyle==2.6.0 pytz==2020.5 -sqlparse==0.4.1 +sqlparse==0.4.4 gunicorn==20.0.4 psycopg2==2.8.5 django-filter==2.2.0