We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbec5b4 commit 89e90f4Copy full SHA for 89e90f4
1 file changed
requirements/testing.txt
@@ -12,7 +12,7 @@ cryptography<46; implementation_name == "pypy" and python_version == "3.10"
12
# used only under slack_sdk/*_store
13
boto3<=2
14
# For AWS tests
15
-moto>=4.0.13,<6
+moto>=4.2.14,<6
16
# For AsyncSQLAlchemy tests
17
greenlet<=4
18
aiosqlite<=1
0 commit comments