Commit 0ab252e
authored
Remove dependency upper bound version constraints
The upper-bound version constraints cause issues with Python distributions and Python package manager dependency resolvers. Remove these constraints. We could add a constraint if there is a known issue it intends to address.1 parent bd71550 commit 0ab252e
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments