forked from knowark/clean-architecture-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
57 lines (57 loc) · 926 Bytes
/
requirements.txt
File metadata and controls
57 lines (57 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
alabaster==0.7.10
altgraph==0.15
argh==0.26.2
astroid==1.6.1
attrs==17.4.0
autopep8==1.3.4
Babel==2.5.3
certifi==2018.1.18
chardet==3.0.4
click==6.7
codecov==2.0.15
coverage==4.4.2
docutils==0.14
future==0.16.0
idna==2.6
imagesize==0.7.1
isort==4.2.15
Jinja2==2.10
lazy-object-proxy==1.3.1
livereload==2.5.1
macholib==1.9
Markdown==2.6.10
MarkupSafe==1.0
mccabe==0.6.1
mkdocs==0.17.2
mkdocs-material==2.2.6
mypy==0.560
pathtools==0.1.2
pefile==2017.11.5
pep8==1.7.1
pluggy==0.6.0
port-for==0.3.1
psutil==5.4.3
py==1.5.2
pycodestyle==2.3.1
Pygments==2.2.0
PyInstaller==3.3.1
pylint==1.8.2
pymdown-extensions==4.7
pytest==3.3.2
pytest-cov==2.5.1
pytest-cover==3.0.0
pytest-coverage==0.0
pytz==2018.3
PyYAML==3.12
requests==2.18.4
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.6.7
sphinx-autobuild==0.7.1
sphinxcontrib-websupport==1.0.1
tabulate==0.8.2
tornado==4.5.2
typed-ast==1.1.0
urllib3==1.22
watchdog==0.8.3
wrapt==1.10.11