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.
1 parent 9bfb689 commit 575494cCopy full SHA for 575494c
pyproject.toml
@@ -51,7 +51,7 @@ dependencies = [
51
"scipy>=1,<2",
52
"numpy>=1.17.0",
53
"filelock>=3.15",
54
- "libgcc<15 ; platform_system == 'Windows'",
+ "libgcc<15",
55
"etuples",
56
"logical-unification",
57
"miniKanren",
0 commit comments