Skip to content

Commit

Permalink
relax PyYAML requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
mlin committed Jan 28, 2023
1 parent d6e9488 commit 5358467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ importlib-metadata>=3.10.1
regex>=2020.4.4
xdg>=2.0.0
docker>=3.4.0
PyYAML~=6.0
PyYAML>=5.4.1,<7
argcomplete~=1.12
pygtail~=0.11
coloredlogs>=11.0
Expand Down

0 comments on commit 5358467

Please sign in to comment.