Closed david-imola closed 1 year ago
I believe this is an upstream big in pyyaml, not a bug in this project:
https://github.com/yaml/pyyaml/issues/601
The pyyaml dependency likely just needs bumping to 6.x, feel free to raise a PR
The pyyaml dependency likely just needs bumping to 6.x, feel free to raise a PR
Done: https://github.com/jacksmith15/statham-schema/pull/96
Tests passed locally (python3.8), but I am not sure what triggers TravisCI to run its check.
@jessexoc @jacksmith15 When are you going to release this change (PyYaml upgrade)?
Now released as statham-schema==0.15.0
Describe the bug When installing statham-schema version 0.14.0, the installation fails while trying to install PyYAML
Steps to Reproduce Fresh venv, no previously installed statham-schema
System information
Workaround The workaround was to downgrade to 0.13.0