File tree Expand file tree Collapse file tree
python-disallowAdditionalPropertiesIfNotPresent Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [tool . poetry ]
1+ [project ]
22name = " openapi_client"
33version = " 1.0.0"
44description = " Echo Server API"
5- authors = [" OpenAPI Generator Community <team@openapitools.org>" ]
5+ authors = [
6+ {name = " OpenAPI Generator Community" ,email = " team@openapitools.org" },
7+ ]
68license = " Apache 2.0"
79readme = " README.md"
8- repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
910keywords = [" OpenAPI" , " OpenAPI-Generator" , " Echo Server API" ]
10- include = [ " openapi_client/py.typed " ]
11+ requires-python = " ^3.9 "
1112
12- [tool .poetry .dependencies ]
13- python = " ^3.9"
13+ dependencies = [
14+ " urllib3 (>=2.1.0,<3.0.0)" ,
15+ " python-dateutil (>=2.8.2)" ,
16+ " pydantic (>=2)" ,
17+ " typing-extensions (>=4.7.1)"
18+ ]
1419
15- urllib3 = " >= 2.1.0, < 3.0.0"
16- python-dateutil = " >= 2.8.2"
17- pydantic = " >= 2"
18- typing-extensions = " >= 4.7.1"
20+ [tool .poetry ]
21+ requires-poetry = " >=2.0"
1922
20- [tool .poetry .dev- dependencies ]
23+ [tool .poetry .group . dev . dependencies ]
2124pytest = " >= 7.2.1"
2225pytest-cov = " >= 2.8.1"
2326tox = " >= 3.9.0"
Original file line number Diff line number Diff line change 1- [tool . poetry ]
1+ [project ]
22name = " openapi_client"
33version = " 1.0.0"
44description = " Echo Server API"
5- authors = [" OpenAPI Generator Community <team@openapitools.org>" ]
5+ authors = [
6+ {name = " OpenAPI Generator Community" ,email = " team@openapitools.org" },
7+ ]
68license = " Apache 2.0"
79readme = " README.md"
8- repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
910keywords = [" OpenAPI" , " OpenAPI-Generator" , " Echo Server API" ]
10- include = [ " openapi_client/py.typed " ]
11+ requires-python = " ^3.9 "
1112
12- [tool .poetry .dependencies ]
13- python = " ^3.9"
13+ dependencies = [
14+ " urllib3 (>=2.1.0,<3.0.0)" ,
15+ " python-dateutil (>=2.8.2)" ,
16+ " pydantic (>=2)" ,
17+ " typing-extensions (>=4.7.1)"
18+ ]
1419
15- urllib3 = " >= 2.1.0, < 3.0.0"
16- python-dateutil = " >= 2.8.2"
17- pydantic = " >= 2"
18- typing-extensions = " >= 4.7.1"
20+ [tool .poetry ]
21+ requires-poetry = " >=2.0"
1922
20- [tool .poetry .dev- dependencies ]
23+ [tool .poetry .group . dev . dependencies ]
2124pytest = " >= 7.2.1"
2225pytest-cov = " >= 2.8.1"
2326tox = " >= 3.9.0"
Original file line number Diff line number Diff line change 1- [tool . poetry ]
1+ [project ]
22name = " petstore_api"
33version = " 1.0.0"
44description = " OpenAPI Petstore"
5- authors = [" OpenAPI Generator Community <team@openapitools.org>" ]
5+ authors = [
6+ {name = " OpenAPI Generator Community" ,email = " team@openapitools.org" },
7+ ]
68license = " Apache-2.0"
79readme = " README.md"
8- repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
910keywords = [" OpenAPI" , " OpenAPI-Generator" , " OpenAPI Petstore" ]
10- include = [ " petstore_api/py.typed " ]
11+ requires-python = " ^3.9 "
1112
12- [tool .poetry .dependencies ]
13- python = " ^3.9"
13+ dependencies = [
14+ " urllib3 (>=2.1.0,<3.0.0)" ,
15+ " python-dateutil (>=2.8.2)" ,
16+ " aiohttp (>=3.8.4)" ,
17+ " aiohttp-retry (>=2.8.3)" ,
18+ " pem (>=19.3.0)" ,
19+ " pycryptodome (>=3.9.0)" ,
20+ " pydantic (>=2)" ,
21+ " typing-extensions (>=4.7.1)"
22+ ]
1423
15- urllib3 = " >= 2.1.0, < 3.0.0"
16- python-dateutil = " >= 2.8.2"
17- aiohttp = " >= 3.8.4"
18- aiohttp-retry = " >= 2.8.3"
19- pem = " >= 19.3.0"
20- pycryptodome = " >= 3.9.0"
21- pydantic = " >= 2"
22- typing-extensions = " >= 4.7.1"
24+ [tool .poetry ]
25+ requires-poetry = " >=2.0"
2326
24- [tool .poetry .dev- dependencies ]
27+ [tool .poetry .group . dev . dependencies ]
2528pytest = " >= 7.2.1"
2629pytest-cov = " >= 2.8.1"
2730tox = " >= 3.9.0"
Original file line number Diff line number Diff line change 1- [tool . poetry ]
1+ [project ]
22name = " petstore_api"
33version = " 1.0.0"
44description = " OpenAPI Petstore"
5- authors = [" OpenAPI Generator Community <team@openapitools.org>" ]
5+ authors = [
6+ {name = " OpenAPI Generator Community" ,email = " team@openapitools.org" },
7+ ]
68license = " Apache-2.0"
79readme = " README.md"
8- repository = " https://github.com/GIT_USER_ID/GIT_REPO_ID"
910keywords = [" OpenAPI" , " OpenAPI-Generator" , " OpenAPI Petstore" ]
10- include = [ " petstore_api/py.typed " ]
11+ requires-python = " ^3.9 "
1112
12- [tool .poetry .dependencies ]
13- python = " ^3.9"
13+ dependencies = [
14+ " urllib3 (>=2.1.0,<3.0.0)" ,
15+ " python-dateutil (>=2.8.2)" ,
16+ " pem (>=19.3.0)" ,
17+ " pycryptodome (>=3.9.0)" ,
18+ " pydantic (>=2)" ,
19+ " typing-extensions (>=4.7.1)"
20+ ]
1421
15- urllib3 = " >= 2.1.0, < 3.0.0"
16- python-dateutil = " >= 2.8.2"
17- pem = " >= 19.3.0"
18- pycryptodome = " >= 3.9.0"
19- pydantic = " >= 2"
20- typing-extensions = " >= 4.7.1"
22+ [tool .poetry ]
23+ requires-poetry = " >=2.0"
2124
22- [tool .poetry .dev- dependencies ]
25+ [tool .poetry .group . dev . dependencies ]
2326pytest = " >= 7.2.1"
2427pytest-cov = " >= 2.8.1"
2528tox = " >= 3.9.0"
You can’t perform that action at this time.
0 commit comments