-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
81 lines (81 loc) · 1.46 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
catboost==1.2.7
# via -r requirements.in
contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.55.3
# via matplotlib
graphviz==0.20.3
# via catboost
joblib==1.4.2
# via scikit-learn
kiwisolver==1.4.8
# via matplotlib
lightgbm==3.3.5
# via -r requirements.in
matplotlib==3.6.2
# via
# -r requirements.in
# catboost
numpy==1.23.5
# via
# -r requirements.in
# catboost
# contourpy
# lightgbm
# matplotlib
# pandas
# scikit-learn
# scipy
# xgboost
packaging==24.2
# via
# matplotlib
# plotly
pandas==1.5.3
# via
# -r requirements.in
# catboost
pillow==11.0.0
# via matplotlib
plotly==5.24.1
# via catboost
pyparsing==3.2.1
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.2
# via pandas
pyyaml==6.0
# via -r requirements.in
scikit-learn==1.1.3
# via
# -r requirements.in
# lightgbm
scipy==1.14.1
# via
# catboost
# lightgbm
# scikit-learn
# xgboost
six==1.17.0
# via
# catboost
# python-dateutil
tenacity==9.0.0
# via plotly
threadpoolctl==3.5.0
# via scikit-learn
wheel==0.45.1
# via lightgbm
xgboost==1.6.2
# via -r requirements.in