Skip to content

Commit febf7e7

Browse files
authored
Merge branch 'main' into f-allian/CD-pipeline
2 parents a7fc0af + 708e8f7 commit febf7e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,13 @@ dependencies = [
2222
"numpy~=1.26",
2323
"pandas>=2.1",
2424
"scikit_learn~=1.4",
25-
"scipy~=1.7",
25+
"scipy>=1.12.0,<1.14.0",
2626
"statsmodels~=0.14",
2727
"tabulate~=0.9",
2828
"pydot~=2.0",
2929
"pygad~=3.3",
3030
"deap~=1.4.1",
3131
"sympy~=1.13.1",
32-
"deap~=1.4.1",
3332
"pyarrow~=19.0.1",
3433
"fastparquet~=2024.11.0",
3534
]

0 commit comments

Comments
 (0)