fix PyYAML version name to not trigger module updater

This commit is contained in:
Fabian Dill 2021-01-20 03:18:46 +01:00
parent c5c64f846e
commit dc9456f79a
1 changed files with 1 additions and 1 deletions

View File

@ -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