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 ebe8edc + 50419d9 commit a5bec91Copy full SHA for a5bec91
requirements_dev.txt
@@ -2,6 +2,6 @@ bumpversion==0.5.3
2
wheel==0.30.0
3
4
# Docs requirements
5
-Sphinx==1.7.1
+Sphinx==1.7.2
6
sphinx-rtd-theme==0.2.4
7
sphinxcontrib-napoleon==0.6.1
requirements_test.txt
@@ -7,7 +7,7 @@ codecov==2.0.15
8
# Additional test requirements go here
9
10
-pytest==3.4.1
+pytest==3.5.0
11
pytest-cov==2.5.1
12
pytest-django==3.1.2
13
pytest-sugar==0.9.1
0 commit comments