-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (62 loc) · 2.32 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
adtk==0.6.2
alabaster==0.7.12
appdirs==1.4.4
babel==2.10.3; python_version >= '3.6'
certifi==2022.6.15; python_version >= '3.6'
charset-normalizer==2.1.1; python_version >= '3.6'
click==8.1.3
commonmark==0.9.1
cycler==0.11.0; python_version >= '3.6'
docutils==0.19; python_full_version >= '3.7.0'
fonttools==4.37.1; python_full_version >= '3.7.0'
ghp-import==2.1.0
idna==3.3; python_version >= '3.5'
imagesize==1.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
importlib-metadata==4.12.0; python_version < '3.10'
install==1.3.5
jinja2==3.1.2; python_full_version >= '3.7.0'
joblib==1.1.0; python_version >= '3.6'
kiwisolver==1.4.4; python_full_version >= '3.7.0'
llvmlite==0.39.0; python_full_version >= '3.7.0'
markdown==3.3.4
markupsafe==2.1.1; python_full_version >= '3.7.0'
matplotlib==3.5.3
mergedeep==1.3.4; python_version >= '3.6'
mkdocs==1.3.1
numba==0.56.0
numexpr==2.8.3; python_full_version >= '3.7.0'
numpy==1.22.4
packaging==21.3; python_version >= '3.6'
pandas==1.4.3
patsy==0.5.2
pillow==9.2.0; python_full_version >= '3.7.0'
pockets==0.9.1
pygments==2.13.0; python_version >= '3.6'
pyparsing==3.0.9; python_full_version >= '3.6.8'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2022.2.1
pyyaml-env-tag==0.1; python_version >= '3.6'
pyyaml==6.0; python_version >= '3.6'
recommonmark==0.7.1
requests==2.28.1; python_full_version >= '3.7.0' and python_full_version < '4.0.0'
scikit-learn==1.1.2; python_version >= '3.8'
scipy==1.9.1; python_version < '3.12' and python_version >= '3.8'
seaborn==0.11.2
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
snowballstemmer==2.2.0
statsmodels==0.13.2; python_full_version >= '3.7.0'
tables==3.7.0
tabulate==0.8.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
threadpoolctl==3.1.0; python_version >= '3.6'
urllib3==1.26.12; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_full_version < '4.0.0'
watchdog==2.1.9; python_version >= '3.6'
zipp==3.8.1; python_full_version >= '3.7.0'
mkdocstrings==0.19.0; python_full_version >= '3.7.0'
mkdocstrings-python==0.7.1