Skip to content

Commit 135b3a7

Browse files
committed
deps: relax pandas
1 parent f84bead commit 135b3a7

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
@@ -48,7 +48,7 @@ dynamic = ["version"]
4848

4949
[project.optional-dependencies]
5050
test = [
51-
"pandas>=2.2.2",
51+
"pandas>=2.1.2",
5252
"pooch>=1.5",
5353
"pytest>=7.0",
5454
"ipywidgets>=8.1.7"

0 commit comments

Comments
 (0)