-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
116 lines (115 loc) · 1.89 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
anyio==3.6.2
appdirs==1.4.4
asyncpg==0.27.0
attrs==22.2.0
bcrypt==4.0.1
black==23.1.0
brotlipy==0.7.0
certifi==2022.12.7
cffi==1.15.1
cfgv==3.3.1
charset-normalizer==3.0.1
click==8.1.3
colorama==0.4.6
contourpy==1.0.7
coverage==7.1.0
crontab==1.0.0
cryptography==39.0.1
cycler==0.11.0
databases==0.7.0
distlib==0.3.6
docopt==0.6.2
evidently==0.2.4
exceptiongroup==1.1.0
fastapi==0.90.1
filelock==3.9.0
fonttools==4.38.0
ghp-import==2.1.0
h11==0.14.0
httpcore==0.16.3
httpx==0.23.3
identify==2.5.17
idna==3.4
imageio==2.25.0
iniconfig==2.0.0
Jinja2==3.1.2
joblib==1.2.0
kiwisolver==1.4.4
lightgbm==3.3.5
lime==0.2.0.1
Markdown==3.3.7
MarkupSafe==2.1.2
matplotlib==3.6.3
mergedeep==1.3.4
mkdocs==1.4.2
mkdocs-material==9.0.12
mkdocs-material-extensions==1.1.1
mypy-extensions==1.0.0
networkx==3.0
nltk==3.8.1
nodeenv==1.7.0
numpy==1.24.2
packaging==23.0
pandas==1.5.3
pathspec==0.11.0
patsy==0.5.3
Pillow==9.4.0
pip==23.0
platformdirs==3.0.0
plotly==5.13.0
pluggy==1.0.0
pooch==1.6.0
pre-commit==3.0.4
psycopg2-binary==2.9.5
pycparser==2.21
pydantic==1.10.4
Pygments==2.14.0
pymdown-extensions==9.9.2
pyOpenSSL==23.0.0
pyparsing==3.0.9
PySocks==1.7.1
pytest==7.2.1
pytest-order==1.0.1
pytest-watch==4.2.0
python-dateutil==2.8.2
python-dotenv==0.21.1
pytz==2022.7.1
PyWavelets==1.4.1
PyYAML==5.4.1
pyyaml_env_tag==0.1
regex==2022.10.31
requests==2.28.2
requests-mock==1.10.0
rfc3986==1.5.0
scikit-image==0.19.3
scikit-learn==1.2.1
scipy==1.10.0
setuptools==67.1.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.46
stack-data==0.5.1
starlette==0.23.1
statsmodels==0.13.5
streamlit==1.18.1
tenacity==8.2.1
threadpoolctl==3.1.0
tifffile==2023.2.3
tomli==2.0.1
tqdm==4.64.1
traitlets==5.4.0
typed-ast==1.5.4
typer==0.6.1
types-python-dateutil==2.8.19
typing_extensions==4.4.0
unicodedata2==14.0.0
urllib3==1.26.14
uvicorn==0.20.0
virtualenv==20.19.0
watchdog==2.2.1
wcwidth==0.2.5
wheel==0.38.4
wrapt==1.14.1
xgboost==1.6.2
yarl==1.8.1
zipp==3.10.0