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 c832678 + c6a83df commit c64ab94Copy full SHA for c64ab94
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,<0.9.26",
+ "juliacall>=0.9.24,<0.9.27",
26
"click>=7.0.0,<9.0.0",
27
"typing-extensions>=4.0.0,<5.0.0",
28
]
0 commit comments