We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac59706 commit 278ffc9Copy full SHA for 278ffc9
pyproject.toml
@@ -13,7 +13,7 @@ readme = "README.rst"
13
dependencies = [
14
# Add your dependencies here (Include lower and upper bounds as applicable)
15
"boto3>=1.34.0,<2.0.0",
16
- "pydantic>=2.7.0,<3.0.0",
+ "pydantic>=1.7.0,<3.0.0",
17
"PyYAML>=6.0, <7.0",
18
"jsonschema<5.0.0",
19
"platformdirs>=4.0.0, <5.0.0",
0 commit comments