Add explicit dependency on uritemplate and six
parent
a6e24e20c3
commit
fd099998ea
|
|
@ -4,3 +4,5 @@ openapi_codec>=1.3.2
|
||||||
ruamel.yaml>=0.15.34
|
ruamel.yaml>=0.15.34
|
||||||
inflection>=0.3.1
|
inflection>=0.3.1
|
||||||
future>=0.16.0
|
future>=0.16.0
|
||||||
|
six>=1.11.0
|
||||||
|
uritemplate>=3.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue