We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf69f3f + f1e8b93 commit 94adb6cCopy full SHA for 94adb6c
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
"pandas>=0.21.0,<3.0.0",
23
"numpy>=1.13.0,<3.0.0",
24
"scikit_learn>=1.0.0,<2.0.0",
25
- "juliacall==0.9.24",
+ "juliacall>=0.9.24,<0.9.26",
26
"click>=7.0.0,<9.0.0",
27
"setuptools>=50.0.0",
28
"typing-extensions>=4.0.0,<5.0.0",
0 commit comments