chore(shared): update pyyaml version range
This commit is contained in:
parent
bec5772f8b
commit
1a8da4c000
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ setup(
|
|||
"click~=8.0.4",
|
||||
"loguru==0.6.0",
|
||||
"pydantic",
|
||||
"pyyaml",
|
||||
"pyyaml>=5.3.1,<6.1",
|
||||
],
|
||||
extras_require={
|
||||
"dev": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue