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 cde0a24 commit 339188aCopy full SHA for 339188a
2 files changed
requirements/ci.txt
@@ -2,11 +2,11 @@
2
flake8==3.5.0
3
pyflakes>=1.0.0
4
coverage==4.5.1
5
-sphinx==1.7.1
+sphinx==1.7.2
6
alabaster>=0.6.2
7
pytest-cov==2.5.1
8
pygments==2.2.0
9
-mypy==0.570; platform_python_implementation != "PyPy"
+mypy==0.580; platform_python_implementation != "PyPy"
10
-e .
11
12
codecov==2.0.15
requirements/wheel.txt
@@ -1,3 +1,3 @@
1
cython==0.28.1
-pytest==3.4.2
+pytest==3.5.0
0 commit comments