Skip to content

Commit ebb8541

Browse files
author
Ron Serruya
committed
Lower boto3 dependency to 1.17.102
1 parent eff6c8a commit ebb8541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ package_dir =
3131
=src
3232
python_requires = >=3.7
3333
install_requires =
34-
boto3>=1.18.48
34+
boto3>=1.17.102
3535
typing-extensions>=3.10.0.2;python_version<"3.8"
3636
fastavro>=1.4.5
3737
orjson~=3.6.0

0 commit comments

Comments
 (0)