We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30757bd commit 32c2e82Copy full SHA for 32c2e82
requirements.txt
@@ -17,7 +17,7 @@ drf-access-policy>=1.1.2,<1.5.1
17
drf-nested-routers>=0.93.4,<=0.93.5
18
drf-spectacular==0.26.5 # We monkeypatch this so we need a very narrow requirement string
19
dynaconf>=3.1.12,<3.2.5
20
-gunicorn>=20.1,<=21.2.0
+gunicorn>=20.1,<22.1.0
21
importlib-metadata>=6.0.1,<=6.0.1 # Pinned to fix opentelemetry dependency solving issues with pip
22
jinja2>=3.1,<=3.1.3
23
json_stream>=2.3.2,<2.4
0 commit comments