-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
66 lines (66 loc) · 1.17 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
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
63
64
65
66
alabaster==0.7.12
astroid==2.11.2
autopep8==1.6.0
Babel==2.9.1
bleach==4.1.0
certifi==2022.12.7
chardet==4.0.0
charset-normalizer==2.0.12
colorama==0.4.4
cycler==0.11.0
dill==0.3.4
docutils==0.17.1
idna==3.3
imagesize==1.3.0
importlib-metadata==4.8.3
importlib-resources==5.4.0
isort==5.10.1
Jinja2==3.0.3
joblib==1.2.0
keyring==23.4.1
kiwisolver==1.3.1
lazy-object-proxy==1.7.1
MarkupSafe==2.0.1
matplotlib==3.3.4
mccabe==0.7.0
mpmath==1.2.1
numpy==1.22.0
packaging==21.3
pandas==1.1.5
Pillow==9.3.0
pkginfo==1.8.2
platformdirs==2.4.0
pycodestyle==2.8.0
Pygments==2.11.2
pylint==2.13.5
pyparsing==3.0.8
python-dateutil==2.8.2
pytz==2022.1
pywin32-ctypes==0.2.0
readme-renderer==34.0
requests==2.27.1
requests-toolbelt==0.9.1
rfc3986==1.5.0
scikit-learn==0.24.2
scipy==1.5.4
six==1.16.0
snowballstemmer==2.2.0
Sphinx==4.5.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sympy==1.9
threadpoolctl==3.1.0
toml==0.10.2
tomli==1.2.3
tqdm==4.64.0
twine==3.8.0
typed-ast==1.5.2
typing_extensions==4.1.1
urllib3==1.26.9
webencodings==0.5.1
wrapt==1.14.0
zipp==3.6.0