-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
62 lines (62 loc) · 1 KB
/
requirements.txt
File metadata and controls
62 lines (62 loc) · 1 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
60
61
62
appdirs==1.4.4
attrs==21.2.0
beautifulsoup4==4.9.3
black==21.7b0
bleach==4.0.0
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
click==8.0.1
colorama==0.4.4
coverage==5.5
cryptography==3.4.7
cycler==0.10.0
docutils==0.17.1
flake8==3.9.2
greenlet==1.1.1
idna==3.2
importlib-metadata==4.6.4
iniconfig==1.1.1
jeepney==0.7.1
keyring==23.0.1
kiwisolver==1.3.1
lxml==4.6.3
matplotlib==3.4.3
mccabe==0.6.1
mypy==0.910
mypy-extensions==0.4.3
numpy==1.21.1
packaging==21.0
pandas==1.3.1
pathspec==0.9.0
Pillow==8.3.1
pkginfo==1.7.1
pluggy==0.13.1
py==1.10.0
pycodestyle==2.7.0
pycparser==2.20
pyflakes==2.3.1
Pygments==2.9.0
pyparsing==2.4.7
pytest==6.2.4
pytest-cov==2.12.1
python-dateutil==2.8.2
pytz==2021.1
readme-renderer==29.0
regex==2021.8.3
requests==2.26.0
requests-toolbelt==0.9.1
rfc3986==1.5.0
SecretStorage==3.3.1
six==1.16.0
soupsieve==2.2.1
SQLAlchemy==1.4.22
toml==0.10.2
tomli==1.2.1
tqdm==4.62.0
twine==3.4.2
types-requests==2.25.6
typing-extensions==3.10.0.0
urllib3==1.26.6
webencodings==0.5.1
zipp==3.5.0