Commit 0fdcc7c
Remove cffi upper version bound (<2)
No reason to restrict cffi to <2; cffi 2.x does not exist yet and
pinning an upper bound unnecessarily blocks future upgrades.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2a116e0 commit 0fdcc7c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments