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 eae0edd commit 7bd6b5dCopy full SHA for 7bd6b5d
requirements-dev.txt
@@ -1,15 +1,15 @@
1
flake8==3.4.1
2
-pytest==3.4.0
3
-pytest-cov==2.5.1
+pytest==3.10.0
+pytest-cov==2.6.0
4
docker-py==1.10.6
5
-coveralls==1.2.0
+coveralls==1.5.1
6
Sphinx==1.6.4
7
-lz4==0.19.1
8
-xxhash==1.0.1
9
-python-snappy==0.5.1
10
-tox==2.9.1
11
-pylint==1.8.2
12
-pytest-pylint==0.7.1
13
-pytest-mock==1.6.3
+lz4==2.1.2
+xxhash==1.3.0
+python-snappy==0.5.3
+tox==3.5.3
+pylint==1.9.3
+pytest-pylint==0.12.3
+pytest-mock==1.10.0
14
sphinx-rtd-theme==0.2.4
15
-crc32c==1.2
+crc32c==1.5
0 commit comments