##// END OF EJS Templates
setup: bump Sphinx version...
Mads Kiilerich -
r8717:33f1faa7 stable
parent child Browse files
Show More
@@ -1,9 +1,9 b''
1 pytest >= 4.6.6, < 6.3
1 pytest >= 4.6.6, < 6.3
2 pytest-sugar >= 0.9.2, < 0.10
2 pytest-sugar >= 0.9.2, < 0.10
3 pytest-benchmark >= 3.2.2, < 3.3
3 pytest-benchmark >= 3.2.2, < 3.3
4 pytest-localserver >= 0.5.0, < 0.6
4 pytest-localserver >= 0.5.0, < 0.6
5 mock >= 3.0.0, < 4.1
5 mock >= 3.0.0, < 4.1
6 Sphinx >= 1.8.0, < 3.1
6 Sphinx >= 1.8.0, < 5.2
7 WebTest >= 2.0.6, < 2.1
7 WebTest >= 2.0.6, < 2.1
8 isort == 5.1.2
8 isort == 5.1.2
9 pyflakes == 2.2.0
9 pyflakes == 2.2.0
General Comments 0
You need to be logged in to leave comments. Login now