Skip to content

Commit c64ab94

Browse files
authored
Merge pull request #980 from MilesCranmer/dependabot/pip/juliacall-gte-0.9.24-and-lt-0.9.27
chore(deps): update juliacall requirement from <0.9.26,>=0.9.24 to >=0.9.24,<0.9.27
2 parents c832678 + c6a83df commit c64ab94

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

0 commit comments

Comments
 (0)