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 adff3ea + 3fd077e commit eb6c609Copy full SHA for eb6c609
requirements.txt
@@ -10,21 +10,21 @@ colored==1.3.93
10
coverage==4.5.2
11
docopt==0.6.2
12
idna==2.8
13
-more-itertools==4.3.0
+more-itertools==5.0.0
14
pathlib==1.0.1
15
pathtools==0.1.2
16
pip==18.1
17
pluggy==0.8.0
18
py==1.7.0
19
pycodestyle==2.4.0
20
-pytest==4.0.1
+pytest==4.0.2
21
pytest-cov==2.6.0
22
pytest-watch==4.2.0
23
PyYAML==3.13
24
requests==2.21.0
25
-setuptools==40.6.2
+setuptools==40.6.3
26
six==1.12.0
27
urllib3==1.24.1
28
watchdog==0.9.0
29
-wheel==0.32.2
+wheel==0.32.3
30
twine==1.12.1
0 commit comments