-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
32 lines (31 loc) · 1.05 KB
/
requirements.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
bleach==3.1.0 # via readme-renderer
certifi==2019.9.11 # via requests, sentry-sdk
chardet==3.0.4 # via requests
click==7.0 # via pip-tools
docutils==0.15.2 # via readme-renderer
entrypoints==0.3 # via flake8
flake8==3.7.8
idna==2.8 # via requests
mccabe==0.6.1 # via flake8
pip-tools==4.1.0
pkginfo==1.5.0.1 # via twine
pycodestyle==2.5.0 # via flake8
pyflakes==2.1.1 # via flake8
pygments==2.4.2 # via readme-renderer
readme-renderer==24.0 # via twine
requests-toolbelt==0.9.1 # via twine
requests==2.22.0
sentry-sdk==0.12.3
six==1.12.0 # via bleach, pip-tools, readme-renderer
tqdm==4.36.1 # via twine
twine==2.0.0
urllib3==1.25.6 # via requests, sentry-sdk
webencodings==0.5.1 # via bleach
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.4.0 # via twine