We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad97338 commit a3daf44Copy full SHA for a3daf44
setup.cfg
@@ -42,7 +42,7 @@ project_urls =
42
[options]
43
packages = find:
44
install_requires =
45
- platformdirs>=2.0.0
+ platformdirs>=2.2.0
46
astroid>=2.7.2,<2.8 # (You should also upgrade requirements_test_min.txt)
47
isort>=4.2.5,<6
48
mccabe>=0.6,<0.7
0 commit comments