forked from missinglinks/pit
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements-dev.txt
83 lines (82 loc) · 2.72 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
#
# This file is autogenerated by pip-compile
# To update, run:
#
# make update-requirements
#
alabaster==0.7.12 # via sphinx
appdirs==1.4.3 # via black
atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via black, pytest
babel==2.7.0 # via sphinx
backcall==0.1.0 # via ipython
bandit==1.5.1
black==19.3b0
bleach==3.1.0 # via readme-renderer
certifi==2019.6.16 # via requests
chardet==3.0.4 # via requests
click==7.0
coverage==4.5.3 # via pytest-cov
decorator==4.4.0 # via ipython, traitlets
docutils==0.14 # via readme-renderer, sphinx
flask==1.0.3
flask_cors==3.0.8
gitdb2==2.0.5 # via gitpython
gitpython==2.1.11 # via bandit
idna==2.8 # via requests
imagesize==1.1.0 # via sphinx
importlib-metadata==0.18 # via pluggy, pytest
ipython-genutils==0.2.0 # via traitlets
ipython==7.3.0
isodate==0.6.0
itsdangerous==1.1.0
jedi==0.13.3 # via ipython
jinja2==2.10.1
markupsafe==1.1.1
more-itertools==7.0.0 # via pytest
packaging==19.0 # via pytest, sphinx
parso==0.4.0 # via jedi
pbr==5.3.0 # via stevedore
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pip-tools==3.5.0
pkginfo==1.5.0.1 # via twine
pluggy==0.12.0 # via pytest
prompt-toolkit==2.0.9 # via ipython
ptyprocess==0.6.0 # via pexpect
py==1.8.0 # via pytest
pygments==2.4.2 # via ipython, readme-renderer, sphinx
pyparsing==2.4.0
pytest-cov==2.7.1
pytest-flask==0.15.0
pytest-mock==1.10.4
pytest==4.6.3
pytz==2019.1 # via babel
pyyaml==5.1.1
rdflib-jsonld==0.4.0
rdflib==4.2.2
readme-renderer==24.0 # via twine
requests-toolbelt==0.9.1 # via twine
requests==2.22.0 # via requests-toolbelt, sphinx, twine
six==1.12.0
smmap2==2.0.5 # via gitdb2
snowballstemmer==1.2.1 # via sphinx
sphinx==2.1.0
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
stevedore==1.30.1 # via bandit
toml==0.10.0 # via black
tqdm==4.32.1 # via twine
traitlets==4.3.2 # via ipython
twine==1.13.0
urllib3==1.25.3 # via requests
wcwidth==0.1.7 # via prompt-toolkit, pytest
webencodings==0.5.1 # via bleach
werkzeug==0.15.4
zipp==0.5.1 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.0.1 # via ipython, sphinx, twine