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 a659e3c commit d3dbc27Copy full SHA for d3dbc27
requirements/testing.txt
@@ -11,7 +11,7 @@ flake8>=5.0.4,<8
11
black>=22.8.0; python_version=="3.6"
12
black==22.10.0; python_version>"3.6"
13
click==8.0.4 # black is affected by https://github.com/pallets/click/issues/2225
14
-psutil>=6.0.0,<7
+psutil>=6.0.0,<8
15
# used only under slack_sdk/*_store
16
boto3<=2
17
# For AWS tests
0 commit comments