We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5872a0c commit 3bbe955Copy full SHA for 3bbe955
1 file changed
setup.py
@@ -35,7 +35,7 @@
35
"hyperscript",
36
"jinja2",
37
"pandas",
38
- "pydantic",
+ "pydantic>=1.9.1,<2.0.0",
39
"requests",
40
"rich",
41
"ruamel.yaml",
0 commit comments