diff --git a/requirements.txt b/requirements.txt index cbcf9eb..ed45c43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ requests==2.28.1; python_version >= "3.7" and python_version < "4" s3transfer==0.6.0; python_version >= "3.7" six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7" sorl-thumbnail==12.9.0; python_version >= "3.7" -sqlparse==0.4.4; python_version >= "3.8" +sqlparse==0.5.0; python_version >= "3.8" tzdata==2022.7; sys_platform == "win32" and python_version >= "3.8" urllib3==1.26.13; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "4" whitenoise==6.3.0; python_version >= "3.7"