diff --git a/examples/Python/python-django-webapp-sample/requirements.txt b/examples/Python/python-django-webapp-sample/requirements.txt index 4c2868a6..4ad98865 100644 --- a/examples/Python/python-django-webapp-sample/requirements.txt +++ b/examples/Python/python-django-webapp-sample/requirements.txt @@ -1,5 +1,5 @@ -Django==4.2.21 +Django~=4.2.21 whitenoise==6.4.0 -azure-appconfiguration-provider==1.3.0 +azure-appconfiguration-provider~=2.1.0 azure-identity==1.16.1 -featuremanagement==1.0.0 +featuremanagement~=2.1.0