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 79449e2 commit d0b5514Copy full SHA for d0b5514
requirements.txt
@@ -19,7 +19,7 @@ drf-spectacular==0.26.5 # We monkeypatch this so we need a very narrow requirem
19
dynaconf>=3.1.12,<3.3.0
20
gunicorn>=20.1,<23.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.4
+jinja2>=3.1,<=3.1.5
23
json_stream>=2.3.2,<2.4
24
jq>=1.6.0,<1.7.0
25
PyOpenSSL<25.0
0 commit comments