diff --git a/python-django-sso-example/requirements.txt b/python-django-sso-example/requirements.txt index 4f3b906..baf85c2 100644 --- a/python-django-sso-example/requirements.txt +++ b/python-django-sso-example/requirements.txt @@ -5,7 +5,7 @@ Django==4.1.3 idna==2.10 pytz==2021.1 requests==2.25.1 -sqlparse==0.4.2 +sqlparse==0.4.4 urllib3==1.26.5 workos>=1.23.3 python-dotenv \ No newline at end of file