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 b063a67 commit a1dc8d0Copy full SHA for a1dc8d0
2 files changed
modules/openapi-generator/src/main/resources/python-fastapi/requirements.mustache
@@ -21,7 +21,7 @@ MarkupSafe==2.0.1
21
orjson==3.11.6
22
promise==2.3
23
pydantic>=2
24
-python-dotenv==0.17.1
+python-dotenv==1.2.2
25
python-multipart==0.0.26
26
PyYAML>=5.4.1,<6.1.0
27
requests==2.32.4
samples/server/petstore/python-fastapi/requirements.txt
0 commit comments