-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
48 lines (48 loc) · 1.33 KB
/
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements-dev.txt requirements-dev.in
#
alabaster==0.7.12 # via sphinx
astunparse==1.6.2
atomicwrites==1.3.0 # via pytest
attrs==18.2.0 # via hypothesis, pytest
babel==2.6.0 # via sphinx
certifi==2018.11.29 # via requests
chardet==3.0.4 # via requests
colorama==0.4.1
coverage==4.5.2 # via pytest-cov
docutils==0.14
entrypoints==0.3 # via flake8
flake8==3.7.5
hypothesis==4.5.11
idna==2.8 # via requests
imagesize==1.1.0 # via sphinx
jinja2==2.10
markupsafe==1.1.0
mccabe==0.6.1
more-itertools==6.0.0 # via pytest
mypy-extensions==0.4.1 # via mypy
mypy==0.670 # via pytest-mypy
packaging==19.0 # via sphinx
paver==1.3.4
pluggy==0.8.1 # via pytest
py==1.7.0
pycodestyle==2.5.0
pyflakes==2.1.0
pygments==2.3.1
pyparsing==2.3.1 # via packaging
pytest-cov==2.6.1
pytest-mypy==0.3.2
pytest==4.2.1
pytz==2018.9 # via babel
requests==2.21.0 # via sphinx
six==1.12.0
snowballstemmer==1.2.1 # via sphinx
sphinx==1.8.4
sphinxcontrib-websupport==1.1.0 # via sphinx
typed-ast==1.3.2
typed-astunparse==2.1.1
urllib3==1.24.2 # via requests
wheel==0.33.0 # via astunparse