diff --git a/shifter/requirements.txt b/shifter/requirements.txt index 810bdb6..6d8d737 100644 --- a/shifter/requirements.txt +++ b/shifter/requirements.txt @@ -4,7 +4,7 @@ django-crontab==0.7.1 gunicorn==23.0.0 psycopg==3.2.3 psycopg-binary==3.2.3 -sqlparse==0.5.2 +sqlparse==0.5.3 typing_extensions==4.12.2 tblib==3.0.0 whitenoise==6.8.2