-
Notifications
You must be signed in to change notification settings - Fork 145
/
requirements.txt
68 lines (68 loc) · 2.28 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
Pillow==8.3.2; python_version=="3.6"
Pillow==10.3.0; python_version>="3.9"
pyyaml == 5.3.1
shapely == 1.8.0; python_version=="3.6"
shapely == 2.0.2; python_version>="3.9"
dtreeviz == 0.8.1
eli5 == 0.10.1
graphviz == 0.11
imbalanced-learn==0.6.2; python_version=="3.6"
imbalanced-learn==0.12.2; python_version>="3.9"
imgaug == 0.4.0
imutils == 0.5.2
matplotlib == 3.3.4; python_version=="3.6"
matplotlib == 3.5.0; python_version>="3.9"
numpy==1.19.1; python_version=="3.6"
pyglet==1.5.27; python_version=="3.6"
pyglet==2.0.10; python_version>="3.9"
numpy==1.26.4; python_version>="3.9"
opencv-python == 3.4.5.20; python_version=="3.6"
opencv-python == 4.8.1.78; python_version>="3.9"
pandas==0.25.3;python_version=="3.6"
pandas==2.2.2;python_version>="3.9"
scikit-image == 0.17.2;python_version=="3.6"
scikit-image == 0.23.2; python_version>="3.9"
scipy== 1.5.4; python_version=="3.6"
scipy== 1.13.0; python_version>="3.9"
seaborn == 0.11.0
scikit-learn == 0.22.2; python_version=="3.6"
scikit-learn == 1.4.2; python_version>="3.9"
joblib == 1.1.1; python_version=="3.6"
joblib == 1.4.2; python_version>="3.9"
tabulate == 0.8.3; python_version=="3.6"
tabulate == 0.9.0; python_version>="3.9"
tqdm == 4.30.0; python_version=="3.6"
tqdm == 4.67.0; python_version>="3.9"
xgboost == 0.90
yellowbrick==0.9.1; python_version=="3.6"
yellowbrick==1.5.0; python_version>="3.9"
kaleido == 0.2.1; python_version=="3.6"
kaleido; python_version>="3.9"
psutil == 5.9.8; python_version=="3.6"
psutil; python_version>="3.9"
dash == 1.14.0
dash_color_picker == 0.0.1
dash_core_components == 1.10.2
dash_colorscales == 0.0.4
dash_html_components == 1.0.3
h5py==2.9.0;python_version=="3.6"
h5py==3.11.0;python_version>="3.9"
numba==0.52.0;python_version=="3.6"
numba==0.59.1;python_version>="3.9"
numexpr==2.6.9;python_version=="3.6"
numexpr==2.10.0;python_version>="3.9"
plotly == 4.9.0
pyvis==0.3.2; python_version=="3.6"
statsmodels==0.12.0;python_version=="3.6"
statsmodels==0.14.2;python_version>="3.9"
cefpython3 == 66.0
pyarrow == 6.0.1
shap == 0.35.0;python_version=="3.6"
shap == 0.42.0;python_version>="3.9"
tables==3.6.1;python_version=="3.6"
tables==3.9.2;python_version>="3.9"
openpyxl==3.1.2;python_version=="3.6"
xlrd==1.2.0
trafaret==2.1.1
geos==0.2.3
ffmpeg-python==0.2.0