forked from loafle/openapi-generator-original
[Python] update python requirement.txt and use single quote for safe characters (#4702)
* update python requirement * update petstore sample
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
certifi >= 14.05.14
|
||||
six == 1.8.0
|
||||
six >= 1.10
|
||||
python_dateutil >= 2.5.3
|
||||
setuptools >= 21.0.0
|
||||
urllib3 >= 1.15.1
|
||||
|
||||
Reference in New Issue
Block a user