We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f9648 commit 24a12bfCopy full SHA for 24a12bf
1 file changed
setup.cfg
@@ -26,7 +26,7 @@ setup_requires =
26
pytest-runner
27
setuptools-scm
28
install_requires =
29
- boto3 >=1.12.7,<1.14
+ boto3 >=1.12.7,<2
30
SQLAlchemy >=1.3.13,<1.4
31
pydantic == 1.4
32
more-itertools >= 8.0.2,<8.5
0 commit comments