-
Notifications
You must be signed in to change notification settings - Fork 143
/
requirements_arm.txt
47 lines (47 loc) · 1.51 KB
/
requirements_arm.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
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
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"
pyarrow == 6.0.1
shap == 0.35.0
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