mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 02:16:52 +00:00
pin ruamel
This commit is contained in:
parent
848f775476
commit
3e6139fbce
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ classifiers =
|
|||
[options]
|
||||
packages = find:
|
||||
install_requires =
|
||||
ruamel.yaml>=0.15
|
||||
ruamel.yaml>=0.15 < 0.17.39
|
||||
tomli>=1.1.0;python_version<"3.11"
|
||||
python_requires = >=3.8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue