forked from liiight/notifiers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev-requirements.txt
57 lines (57 loc) · 2.06 KB
/
dev-requirements.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file dev-requirements.txt dev-requirements.in
#
alabaster==0.7.11 # via sphinx
aspy.yaml==1.1.1 # via pre-commit
atomicwrites==1.1.5 # via pytest
attrs==19.3.0 # via hypothesis, pytest
babel==2.6.0 # via sphinx
bumpversion==0.5.3
certifi==2018.4.16 # via requests
cfgv==2.0.0 # via pre-commit
chardet==3.0.4 # via requests
codecov==2.0.15
coverage==4.5.1 # via codecov, pytest-cov
decorator==4.4.1 # via retry
docutils==0.14 # via sphinx
hypothesis==5.4.1
identify==1.1.4 # via pre-commit
idna==2.7 # via requests
imagesize==1.0.0 # via sphinx
importlib-metadata==0.18 # via pluggy, pytest
jinja2==2.10.1 # via sphinx
markupsafe==1.0 # via jinja2
more-itertools==4.2.0 # via pytest
nodeenv==1.3.2 # via pre-commit
packaging==17.1 # via pytest, sphinx
pluggy==0.12.0 # via pytest
pre-commit==2.0.1
py==1.5.4 # via pytest, retry
pygments==2.2.0 # via sphinx
pyparsing==2.2.0 # via packaging
pytest-cov==2.7.1
pytest==5.0.1
pytz==2018.5 # via babel
pyyaml==5.1 # via aspy.yaml, pre-commit
requests==2.22.0 # via codecov, sphinx
retry==0.9.2
six==1.11.0 # via cfgv, more-itertools, packaging
snowballstemmer==1.2.1 # via sphinx
sortedcontainers==2.1.0 # via hypothesis
sphinx-autodoc-annotation==1.0.post1
sphinx-rtd-theme==0.4.3
sphinx==2.2.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
toml==0.9.4 # via pre-commit
urllib3==1.24.2 # via requests
virtualenv==16.0.0 # via pre-commit
wcwidth==0.1.7 # via pytest
zipp==0.5.1 # via importlib-metadata