Skip to content

Commit ca70bfe

Browse files
authored
Merge pull request #1035 from MilesCranmer/dependabot/pip/juliacall-gte-0.9.24-and-lt-0.9.29
deps: bump juliacall requirement
2 parents 089e5ed + b9fc842 commit ca70bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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,<0.9.27",
25+
"juliacall>=0.9.28,<0.9.29",
2626
"click>=7.0.0,<9.0.0",
2727
"typing-extensions>=4.0.0,<5.0.0",
2828
]

0 commit comments

Comments
 (0)