Skip to content

Commit

Permalink
Do not specify exact pyyaml version
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli authored Jan 23, 2024
1 parent 859404d commit 46d74f1
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 @@ -15,6 +15,6 @@ dacite>=1.5.1,<2.0.0
tomli==2.0.1
send2trash>=1.8.0,<2.0.0
psutil>=5.8.0,<6.0.0
PyYAML==6.0
PyYAML>=6.0,<7
tree-sitter-builds==2023.3.12
sv-ttk>=2.5.5

0 comments on commit 46d74f1

Please sign in to comment.