-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements-dev.txt
50 lines (49 loc) · 1.1 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
################################################################################
# This requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################
appdirs==1.4.3
atomicwrites==1.3.0
attrs==19.1.0
autopep8==1.4.4
bandit==1.6.0
black==19.3b0
certifi==2019.3.9
chardet==3.0.4
click==7.0
coverage==5.0a5
coveralls==1.7.0
docopt==0.6.2
entrypoints==0.3
flake8==3.7.7
gitdb2==2.0.5
gitpython==2.1.11
idna==2.8
mccabe==0.6.1
mock==3.0.5
more-itertools==7.0.0
pbr==5.2.0
pipenv-to-requirements==0.7.1
pipenv==2018.11.26
pluggy==0.11.0
py==1.8.0
pycodestyle==2.5.0
pyflakes==2.1.1
pytest-cov==2.7.1
pytest==4.4.2
pyyaml==5.1
requests==2.21.0
six==1.12.0
smmap2==2.0.5
stevedore==1.30.1
toml==0.10.0
urllib3==1.24.3
virtualenv-clone==0.5.3
virtualenv==16.5.0