Commit b54b04a
Support Python 3.13 and update deps (#510)
* Remove upper caps on dependencies (#452)
* Remove upper caps on numpy and pyarrow versions
Signed-off-by: David Black <[email protected]>
* Added CI CD upto python 3.13
Signed-off-by: David Black <[email protected]>
* Specify pandas 2.2.3 as the lower bound for python 3.13
Signed-off-by: David Black <[email protected]>
* Specify pyarrow 18.0.0 as the lower bound for python 3.13
Signed-off-by: David Black <[email protected]>
* Move `numpy` to dev dependencies
Signed-off-by: Dave Hirschfeld <[email protected]>
* Updated lockfile
Signed-off-by: Dave Hirschfeld <[email protected]>
---------
Signed-off-by: David Black <[email protected]>
Signed-off-by: Dave Hirschfeld <[email protected]>
Co-authored-by: David Black <[email protected]>
Signed-off-by: varun-edachali-dbx <[email protected]>1 parent b1245da commit b54b04a
File tree
3 files changed
+513
-229
lines changed- .github/workflows
3 files changed
+513
-229
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments