We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4540e2c commit 025707dCopy full SHA for 025707d
requirements-freqai.txt
@@ -4,7 +4,7 @@
4
5
# Required for freqai
6
scikit-learn==1.7.2
7
-joblib==1.5.2
+joblib==1.5.3
8
catboost==1.2.8; 'arm' not in platform_machine and python_version < '3.14'
9
lightgbm==4.6.0
10
xgboost==3.1.2
requirements.txt
@@ -23,7 +23,7 @@ jsonschema==4.25.1
23
tabulate==0.9.0
24
pycoingecko==3.2.0
25
jinja2==3.1.6
26
27
rich==14.2.0
28
pyarrow==22.0.0; platform_machine != 'armv7l'
29
0 commit comments