Skip to content

Commit 94adb6c

Browse files
authored
Merge pull request #925 from MilesCranmer/dependabot/pip/juliacall-0.9.25
chore(deps): bump juliacall from 0.9.24 to 0.9.25
2 parents bf69f3f + f1e8b93 commit 94adb6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"pandas>=0.21.0,<3.0.0",
2323
"numpy>=1.13.0,<3.0.0",
2424
"scikit_learn>=1.0.0,<2.0.0",
25-
"juliacall==0.9.24",
25+
"juliacall>=0.9.24,<0.9.26",
2626
"click>=7.0.0,<9.0.0",
2727
"setuptools>=50.0.0",
2828
"typing-extensions>=4.0.0,<5.0.0",

0 commit comments

Comments
 (0)