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.
2 parents 524288c + cdc6f8e commit 5aeb1eeCopy full SHA for 5aeb1ee
dev-requirements.txt
@@ -23,7 +23,7 @@ py==1.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.
23
pycodestyle==2.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
24
pydocstyle==5.1.1
25
pyflakes==2.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
26
-pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
+pyparsing==3.0.1; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
27
pytest-clarity==0.3.0a0
28
pytest-cov==2.10.1
29
pytest-sugar==0.9.4
0 commit comments