forked from cruxinformatics/crux-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
56 lines (56 loc) · 938 Bytes
/
requirements-dev.txt
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
-i https://pypi.org/simple
alabaster==0.7.12
appdirs==1.4.3
astroid==2.1.0
atomicwrites==1.2.1
attrs==18.2.0
babel==2.6.0
black==18.9b0
bleach==3.0.2
certifi==2018.11.29
chardet==3.0.4
click==7.0
colorlog==3.2.0
commonmark==0.5.4
docutils==0.14
flake8-import-order==0.18
flake8==3.6.0
idna==2.8
imagesize==1.1.0
isort==4.3.4
jinja2==2.10
lazy-object-proxy==1.3.1
markupsafe==1.1.0
mccabe==0.6.1
more-itertools==5.0.0
mypy-extensions==0.4.1
mypy==0.650
nox==2018.10.17
packaging==18.0
pkginfo==1.4.2
pluggy==0.8.0
py==1.7.0
pycodestyle==2.4.0
pyflakes==2.0.0
pygments==2.3.1
pylint==2.2.2
pyparsing==2.3.0
pytest==4.0.2
pytz==2018.7
readme-renderer==24.0
recommonmark==0.4.0
requests-toolbelt==0.8.0
requests==2.21.0
six==1.12.0
snowballstemmer==1.2.1
sphinx==1.8.3
sphinxcontrib-websupport==1.1.0
toml==0.10.0
tqdm==4.28.1
twine==1.12.1
typed-ast==1.1.1
urllib3==1.24.1
virtualenv==16.2.0
webencodings==0.5.1
wheel==0.32.3
wrapt==1.10.11