-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
59 lines (58 loc) · 2.36 KB
/
requirements.txt
File metadata and controls
59 lines (58 loc) · 2.36 KB
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
appdirs==1.4.4 # via black, virtualenv
attrs==19.3.0 # via black, pytest
black==19.10b0 # via -r requirements.in
bleach==3.1.5 # via readme-renderer
certifi==2020.6.20 # via requests
cfgv==3.1.0 # via pre-commit
chardet==3.0.4 # via requests
click==7.1.2 # via black
colorama==0.4.3 # via twine
cycler==0.10.0 # via matplotlib
distlib==0.3.1 # via virtualenv
docutils==0.16 # via readme-renderer
filelock==3.0.12 # via virtualenv
identify==1.4.23 # via pre-commit
idna==2.10 # via requests
isort==5.0.9 # via -r requirements.in
keyring==21.2.1 # via twine
kiwisolver==1.2.0 # via matplotlib
matplotlib==3.2.2 # via -r requirements.in
more-itertools==8.4.0 # via pytest
mypy-extensions==0.4.3 # via mypy
mypy==0.782 # via -r requirements.in
nodeenv==1.4.0 # via pre-commit
numpy==1.19.0 # via matplotlib
packaging==20.4 # via bleach, pytest
pathspec==0.8.0 # via black
pkginfo==1.5.0.1 # via twine
pluggy==0.13.1 # via pytest
pre-commit==2.6.0 # via -r requirements.in
py==1.9.0 # via pytest
pygments==2.6.1 # via readme-renderer
pyparsing==2.4.7 # via matplotlib, packaging
pytest==5.4.3 # via -r requirements.in
python-dateutil==2.8.1 # via matplotlib
pyyaml==5.3.1 # via pre-commit
readme-renderer==26.0 # via twine
regex==2020.6.8 # via black
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, cycler, packaging, python-dateutil, readme-renderer, virtualenv
toml==0.10.1 # via black, pre-commit
tqdm==4.47.0 # via twine
twine==3.2.0 # via -r requirements.in
typed-ast==1.4.1 # via black, mypy
typing-extensions==3.7.4.2 # via mypy
urllib3==1.25.9 # via requests
virtualenv==20.0.26 # via pre-commit
wcwidth==0.2.5 # via pytest
webencodings==0.5.1 # via bleach
# The following packages are considered to be unsafe in a requirements file:
# setuptools