Skip to content

Commit 3f88649

Browse files
committed
chore(doc,test): Relax requirements.txt versions
1 parent 26b10ea commit 3f88649

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r ./base.txt
22
docutils>=0.14
3-
sphinx>=2.0.0
3+
sphinx>=4.0.0
44
alagitpull>=0.1.0
55
sphinx_issues==1.2.0
66
aafigure>=0.6

requirements/test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pytest<6
2-
pytest-rerunfailures<9
1+
pytest<6.3
2+
pytest-rerunfailures<11
33
pytest-cov
44
coverage
55
codecov

0 commit comments

Comments
 (0)