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
e690953b82
commit
c40118978b
|
@ -17,5 +17,5 @@ dateutils~=0.6
|
|||
mutagen~=1.45
|
||||
Pillow~=9.0
|
||||
psutil~=5.9
|
||||
PyYAML==5.4
|
||||
PyYAML==6.0.1
|
||||
watchdog~=2.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user