We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff08195 commit 204ebdbCopy full SHA for 204ebdb
1 file changed
setup.cfg
@@ -28,7 +28,7 @@ setup_requires =
28
install_requires =
29
boto3 >=1.12.7,<2
30
SQLAlchemy >=1.3.13,<1.4
31
- pydantic == 1.4
+ pydantic >=1.8,<1.9
32
more-itertools >= 8.0.2,<8.5
33
34
tests_require =
0 commit comments