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 0c478dc commit 91bd2d5Copy full SHA for 91bd2d5
requirements.txt
@@ -2,6 +2,7 @@ annotated-types==0.7.0
2
argcomplete==3.5.1
3
click==8.1.7
4
iniconfig==2.0.0
5
+jinja2>=3.1.6
6
mkdocs==1.6.1
7
openapi-generator-cli==7.10.0.post0
8
packaging==24.2
@@ -13,9 +14,10 @@ pydantic_core==2.27.1
13
14
pytest==8.3.4
15
python-dateutil==2.9.0.post0
16
PyYAML==6.0.2
-setuptools==75.6.0
17
+setuptools>=78.1.1
18
six==1.17.0
19
types-PyYAML==6.0.12.20241230
20
typing_extensions==4.12.2
-urllib3==2.2.3
21
+urllib3==2.5.0
22
userpath==1.9.2
23
+zipp>=3.19.1
0 commit comments