diff --git a/django-web-app/requirements.txt b/django-web-app/requirements.txt index a00a693..fbb7b79 100644 --- a/django-web-app/requirements.txt +++ b/django-web-app/requirements.txt @@ -1,3 +1,3 @@ ms_identity_python[django] @ git+https://github.com/azure-samples/ms-identity-python@0.8 -python-dotenv<0.22 +python-dotenv<1.1 requests>=2,<3