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 28c24fb commit 7a36f8aCopy full SHA for 7a36f8a
pyproject.toml
@@ -22,7 +22,8 @@ geopy = ">=2.4.0"
22
sentry-sdk = { version = "^1.5.12", extras = ["flask"] }
23
timezonefinder = ">=6.2.0"
24
pytz = ">=2023.3.post1"
25
-boto3 = ">=1.38.14"
+boto3 = "==1.26.158"
26
+botocore = "==1.29.158"
27
28
[tool.poetry.group.quality]
29
optional = true
0 commit comments