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 2d896ca commit 735ea1cCopy full SHA for 735ea1c
2 files changed
modules/openapi-generator/src/main/resources/python-fastapi/requirements.mustache
@@ -18,7 +18,7 @@ idna==3.7
18
itsdangerous==1.1.0
19
Jinja2==3.1.4
20
MarkupSafe==2.0.1
21
-orjson==3.9.15
+orjson==3.11.6
22
promise==2.3
23
pydantic>=2
24
python-dotenv==0.17.1
samples/server/petstore/python-fastapi/requirements.txt
0 commit comments