We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 745d74d + 255ba36 commit d856becCopy full SHA for d856bec
dev-requirements.txt
@@ -16,7 +16,7 @@ iniconfig==1.1.1
16
isort==5.7.0
17
mccabe==0.6.1
18
mypy-extensions==0.4.3
19
-packaging==20.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
+packaging==21.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
20
pathspec==0.8.1
21
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
22
py==1.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
0 commit comments