mirror of
https://github.com/correl/openapi-core.git
synced 2024-12-29 11:09:25 +00:00
Merge pull request #39 from p1c2u/fix/yarl-with-py34-support-requirements-fix
Yarl with python 3.4 support requirements fix
This commit is contained in:
commit
548a7d6565
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
openapi-spec-validator
|
openapi-spec-validator
|
||||||
six
|
six
|
||||||
yarl
|
yarl<1.2.0
|
||||||
|
|
Loading…
Reference in a new issue