This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements-dev.txt
59 lines (58 loc) · 1.98 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
49
50
51
52
53
54
55
56
57
58
59
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in setup.py
#
alabaster==0.7.12 # via sphinx
babel==2.8.0 # via sphinx
certifi==2019.11.28 # via requests
chardet==3.0.4
click==7.0 # via pip-tools
codecov==2.0.15
coverage==5.0.3 # via codecov
docutils==0.16 # via sphinx
entrypoints==0.3 # via flake8
filelock==3.0.12 # via tox
flake8==3.7.9
idna==2.8 # via requests
imagesize==1.2.0 # via sphinx
importlib-metadata==1.5.0 # via pluggy, tox
isort==4.3.21
jinja2==2.11.1 # via sphinx
markupsafe==1.1.1 # via jinja2
mccabe==0.6.1 # via flake8
mypy-extensions==0.4.3 # via mypy
mypy==0.761
nose==1.3.7
packaging==20.1 # via sphinx, tox
pip-tools==4.4.1
pluggy==0.13.1 # via tox
py==1.8.1 # via tox
pycodestyle==2.5.0 # via flake8
pyflakes==2.1.1 # via flake8
pygments==2.5.2 # via sphinx
pyparsing==2.4.6 # via packaging
pytz==2019.3 # via babel
requests==2.22.0 # via codecov, sphinx
six==1.14.0 # via packaging, pip-tools, tox
snowballstemmer==2.0.0 # via sphinx
sphinx-autodoc-typehints==1.10.3
sphinx-rtd-theme==0.4.3
sphinx==2.3.1
sphinxcontrib-applehelp==1.0.1 # via sphinx
sphinxcontrib-devhelp==1.0.1 # via sphinx
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.2 # via sphinx
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
sqlalchemy==1.3.13
toml==0.10.0 # via tox
tox==3.14.3
typed-ast==1.4.1 # via mypy
typing-extensions==3.7.4.1 # via mypy
urllib3==1.25.8 # via requests
virtualenv==16.7.9 # via tox
zipp==2.2.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools==45.1.0 # via sphinx