mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-20 08:17:10 +00:00
install urllib3 < 2.1.0 (#15810)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
python_dateutil >= 2.5.3
|
||||
setuptools >= 21.0.0
|
||||
urllib3 >= 1.25.3
|
||||
urllib3 >= 1.25.3, < 2.1.0
|
||||
pydantic >= 1.10.5, < 2
|
||||
aenum >= 3.1.11
|
||||
|
||||
Reference in New Issue
Block a user