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 2c29b85 + b1dade7 commit 6d0d1f5Copy full SHA for 6d0d1f5
requirements.txt
@@ -1,17 +1,30 @@
1
+altgraph==0.15
2
+astroid==1.6.1
3
attrs==17.4.0
4
+autopep8==1.3.4
5
click==6.7
6
coverage==4.4.2
7
+future==0.16.0
8
+isort==4.2.15
9
Jinja2==2.10
10
+lazy-object-proxy==1.3.1
11
livereload==2.5.1
12
+macholib==1.9
13
Markdown==2.6.10
14
MarkupSafe==1.0
15
+mccabe==0.6.1
16
mkdocs==0.17.2
17
mkdocs-material==2.2.6
18
mypy==0.560
19
+pefile==2017.11.5
20
+pep8==1.7.1
21
pluggy==0.6.0
22
psutil==5.4.3
23
py==1.5.2
24
+pycodestyle==2.3.1
25
Pygments==2.2.0
26
+PyInstaller==3.3.1
27
+pylint==1.8.2
28
pymdown-extensions==4.7
29
pytest==3.3.2
30
pytest-cov==2.5.1
@@ -21,3 +34,4 @@ PyYAML==3.12
34
six==1.11.0
35
tornado==4.5.2
36
typed-ast==1.1.0
37
+wrapt==1.10.11
0 commit comments