fix PyYAML version name to not trigger module updater
This commit is contained in:
parent
c5c64f846e
commit
dc9456f79a
|
@ -1,6 +1,6 @@
|
|||
colorama>=0.4.4
|
||||
websockets>=8.1
|
||||
PyYAML>=5.4.0
|
||||
PyYAML>=5.4
|
||||
fuzzywuzzy>=0.18.0
|
||||
bsdiff4>=1.2.0
|
||||
prompt_toolkit>=3.0.10
|
||||
|
|
Loading…
Reference in New Issue