This repository has been archived by the owner on Oct 17, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
61 lines (60 loc) · 2.03 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# make update-requirements
#
appdirs==1.4.3 # via black
atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via black, packaging, pytest
backcall==0.1.0 # via ipython
bandit==1.6.1
black==19.3b0
certifi==2019.6.16 # via requests
chardet==3.0.4 # via requests
click==7.0 # via black, pip-tools
codecov==2.0.15
coverage==4.5.4 # via codecov, pytest-cov
decorator==4.4.0 # via ipython, traitlets
django-configurations==2.1
django-debug-toolbar==1.11
django==2.2.4
gitdb2==2.0.5 # via gitpython
gitpython==2.1.13 # via bandit
gunicorn==19.9.0
idna==2.8 # via requests
importlib-metadata==0.19 # via pluggy, pytest
ipython-genutils==0.2.0 # via traitlets
ipython==7.5.0
jedi==0.14.1 # via ipython
more-itertools==7.2.0 # via pytest
packaging==19.1 # via pytest
parso==0.5.1 # via jedi
pbr==5.4.2 # via stevedore
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pip-tools==3.8.0
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
pyparsing==2.4.2 # via packaging
pytest-cov==2.7.1
pytest-django==3.5.0
pytest==4.6.3
pytz==2019.2
pyyaml==5.1.1
requests==2.22.0 # via codecov
six==1.12.0 # via bandit, packaging, pip-tools, prompt-toolkit, pytest, stevedore, traitlets
smmap2==2.0.5 # via gitdb2
sqlparse==0.3.0
stevedore==1.30.1 # via bandit
toml==0.10.0 # via black
traitlets==4.3.2 # via ipython
urllib3==1.25.3 # via requests
wcwidth==0.1.7 # via prompt-toolkit, pytest
whitenoise==4.1.3
zipp==0.5.2 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.0.1 # via ipython