chore(deps): update dependency pydantic to >=1.7.4,<1.11
This commit is contained in:
parent
0a0c733e00
commit
ef44ad392d
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ setup(
|
|||
install_requires=[
|
||||
"click~=8.0.4",
|
||||
"loguru==0.6.0",
|
||||
"pydantic>=1.7.4,<1.10",
|
||||
"pydantic>=1.7.4,<1.11",
|
||||
"pyyaml>=5.3.1,<6.1",
|
||||
],
|
||||
extras_require={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue