downgrade pyyaml
This commit is contained in:
parent
80f38aca58
commit
4b7a084dc4
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ install_requires =
|
|||
colorama==0.4.6,
|
||||
mergedeep==1.3.4
|
||||
mediafile==0.10.1
|
||||
PyYAML==6.0
|
||||
PyYAML==5.3.1
|
||||
|
||||
[options.package_data]
|
||||
* = *.yaml
|
||||
|
|
|
|||
Loading…
Reference in a new issue