dependencies: bump pyyaml version to 6.0.1 (enables wheel building in a CPython3.11.2 virtualenv, https://github.com/yaml/pyyaml/issues/601)
This commit is contained in:
parent
876e4cdfa7
commit
387998365e
|
@ -17,5 +17,5 @@ dateutils~=0.6
|
||||||
mutagen~=1.45
|
mutagen~=1.45
|
||||||
Pillow~=9.0
|
Pillow~=9.0
|
||||||
psutil~=5.9
|
psutil~=5.9
|
||||||
PyYAML==5.4
|
PyYAML==6.0.1
|
||||||
watchdog~=2.1
|
watchdog~=2.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user