-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements37.txt
50 lines (49 loc) · 2.04 KB
/
requirements37.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 file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements37.txt requirements.in
#
appdirs==1.4.4 # via virtualenv
bleach==3.2.1 # via readme-renderer
bump2version==1.0.1 # via bumpversion
bumpversion==0.6.0 # via -r requirements.in
certifi==2020.11.8 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via pip-tools
colorama==0.4.4 # via twine
distlib==0.3.1 # via virtualenv
docutils==0.16 # via readme-renderer
filelock==3.0.12 # via tox, virtualenv
flake8==3.8.4 # via -r requirements.in
idna==2.10 # via requests
importlib-metadata==2.0.0 # via flake8, keyring, pluggy, tox, twine, virtualenv
keyring==21.5.0 # via twine
mccabe==0.6.1 # via flake8
packaging==20.4 # via bleach, tox
pip-tools==5.3.1 # via -r requirements.in
pkginfo==1.6.1 # via twine
pluggy==0.13.1 # via tox
py==1.9.0 # via tox
pycodestyle==2.6.0 # via -r requirements.in, flake8
pyflakes==2.2.0 # via flake8
pygments==2.7.2 # via readme-renderer
pyparsing==2.4.7 # via packaging
readme-renderer==28.0 # via twine
requests-toolbelt==0.9.1 # via twine
requests==2.24.0 # via requests-toolbelt, twine
rfc3986==1.4.0 # via twine
six==1.15.0 # via bleach, packaging, pip-tools, readme-renderer, tox, virtualenv
toml==0.10.2 # via tox
tox-gh-actions==2.1.0 # via -r requirements.in
tox==3.20.1 # via -r requirements.in, tox-gh-actions
tqdm==4.51.0 # via twine
twine==3.2.0 # via -r requirements.in
urllib3==1.25.11 # via requests
virtualenv==20.1.0 # via tox
webencodings==0.5.1 # via bleach
wheel==0.35.1 # via -r requirements.in
zipp==3.4.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools