diff --git a/django_api/Pipfile b/django_api/Pipfile index e2489e4c3..bd288683b 100644 --- a/django_api/Pipfile +++ b/django_api/Pipfile @@ -41,6 +41,7 @@ djangorestframework-gis = "<=0.17" djangorestframework-simplejwt = "<=4.8" drfpasswordless = "<=1.5.7" greenlet = "<=1.1.1" +gunicorn = "<=21" jsonschema = "<=4.4.0" newrelic = "<=6.8.0.163" openpyxl = "<=3.0.7" @@ -55,7 +56,7 @@ social-auth-app-django = "<=5.0" social-auth-core = "<=5.0" unicef-notification = "<=1.1" unicef-locations = "<=4.0" -uWSGI = "<=2.0.19.1" +#uWSGI = "<=2.0.19.1" weasyprint = "<=53.0" [requires]