Commit 3c7ac1b
authored
Loosen numpy constraints (#278)
I believe these constraints were taken from
mlir/python/requirements.txt, which seems arbitrarily constrained. I
can't find anything in newer numpy versions that would break the
bindings, and I've been using 2.3.5 with these bindings and the extras
for a while with no issues.1 parent 31208a3 commit 3c7ac1b
File tree
2 files changed
+2
-2
lines changed- projects
- eudsl-python-extras
- mlir-python-bindings
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments