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 26b10ea commit 3f88649Copy full SHA for 3f88649
requirements/doc.txt
@@ -1,6 +1,6 @@
1
-r ./base.txt
2
docutils>=0.14
3
-sphinx>=2.0.0
+sphinx>=4.0.0
4
alagitpull>=0.1.0
5
sphinx_issues==1.2.0
6
aafigure>=0.6
requirements/test.txt
@@ -1,5 +1,5 @@
-pytest<6
-pytest-rerunfailures<9
+pytest<6.3
+pytest-rerunfailures<11
pytest-cov
coverage
codecov
0 commit comments