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 81615aa commit 9506c85Copy full SHA for 9506c85
dev-requirements.txt
@@ -3,7 +3,7 @@ coverage==5.3.1
3
coveralls==1.7.0;python_version<'3.0'
4
coveralls==2.2.0;python_version>='3.6'
5
pytest==4.6.9;python_version<'3.0'
6
-pytest==6.2.1;python_version>='3.6'
+pytest==6.2.2;python_version>='3.6'
7
pytest-cov==2.10.1
8
Sphinx==1.8.5;python_version<'3.0'
9
Sphinx==3.4.3;python_version>='3.6'
0 commit comments