forked from AhmedMostafa16/PrediKit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
115 lines (115 loc) · 1.96 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
aiofiles==23.2.1
annotated-types==0.6.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
astroid==3.2.2
attrs==23.2.0
blinker==1.8.0
catboost==1.2.5
category-encoders==2.6.3
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
coloredlogs==15.0.1
contourpy==1.2.1
cryptography==42.0.8
cycler==0.12.1
dash==2.16.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
dill==0.3.8
dnspython==2.6.1
et-xmlfile==1.1.0
eventlet==0.36.1
falcon==3.1.3
fastjsonschema==2.19.1
filelock==3.13.1
Flask==3.0.3
flatbuffers==24.3.25
fonttools==4.51.0
fsspec==2024.2.0
graphviz==0.20.3
h2o==3.46.0.1
html5tagger==1.3.0
httptools==0.6.1
humanfriendly==10.0
idna==3.7
importlib_metadata==7.1.0
isort==5.13.2
itsdangerous==2.2.0
Jinja2==3.1.4
joblib==1.4.0
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter_core==5.7.2
kiwisolver==1.4.5
lightgbm==4.3.0
MarkupSafe==2.1.5
matplotlib==3.8.4
mccabe==0.7.0
motor==3.4.0
mpmath==1.3.0
msgpack==1.0.8
multidict==6.0.5
nbformat==5.10.4
nest-asyncio==1.6.0
networkx==3.2.1
numpy==1.26.4
opencv-python==4.10.0.82
openpyxl==3.1.2
packaging==24.0
pandas==2.2.2
passlib==1.7.4
patsy==0.5.6
pillow==10.3.0
platformdirs==4.2.1
plotly==5.21.0
portalocker==2.8.2
pur==7.3.1
pyarrow==16.1.0
pycparser==2.22
pydantic==2.7.1
pydantic_core==2.18.2
PyJWT==2.8.0
pymongo==4.7.0
pyparsing==3.1.2
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.1
PyYAML==6.0.1
referencing==0.35.0
requests==2.32.2
retrying==1.3.4
rpds-py==0.18.0
sanic==23.12.1
Sanic-Cors==2.2.0
sanic-ext==23.12.0
sanic-routing==23.12.0
sanic-session==0.8.0
scikit-learn==1.5.0
scipy==1.13.0
seaborn==0.13.2
setuptools==69.5.1
six==1.16.0
statsmodels==0.14.2
sympy==1.12
tabulate==0.9.0
tenacity==8.2.3
tensorflow==2.16.1
threadpoolctl==3.4.0
tomlkit==0.12.5
torch==2.3.1
tqdm==4.66.4
tracerite==1.1.1
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
ujson==5.9.0
urllib3==2.2.2
uvloop==0.19.0
websockets==12.0
Werkzeug==3.0.3
xgboost==2.0.3
zipp==3.19.1