-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
36 lines (35 loc) · 934 Bytes
/
requirements-dev.txt
File metadata and controls
36 lines (35 loc) · 934 Bytes
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
################################################################################
# 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`.
################################################################################
atomicwrites==1.3.0
attrs==19.1.0
certifi==2019.6.16
entrypoints==0.3
flake8==3.7.8
importlib-metadata==0.19
mccabe==0.6.1
more-itertools==7.2.0
packaging==19.1
pbr==5.4.1
pipenv-to-requirements==0.8.1
pipenv==2018.11.26
pluggy==0.12.0
py==1.8.0
pycodestyle==2.5.0
pyflakes==2.1.1
pyparsing==2.4.2
pytest==5.0.1
pyyaml==5.1.2
six==1.12.0
virtualenv-clone==0.5.3
virtualenv==16.7.2
wcwidth==0.1.7
zipp==0.5.2