Skip to content

Commit 502c1b6

Browse files
committed
Require Pandas 3.
1 parent f7c9d8d commit 502c1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jupyterlab = "*"
224224
numpy_groupies = "*"
225225
numpydoc = "*"
226226
openpyxl = "*"
227-
pandas = ">=2.3"
227+
pandas = ">=3"
228228
prek = "*"
229229
pygments = "*"
230230
pygraphviz = "*"

0 commit comments

Comments
 (0)