Skip to content

Commit 46a063f

Browse files
committed
Add pandas dep back
1 parent b362f2c commit 46a063f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
# Necessary until upstream packages account for the breaking
4141
# change to numpy
4242
"numpy<2.0.0",
43+
"pandas>=1.5.3",
4344
"fasteners",
4445
"GitPython>=3.1.40",
4546
"psutil",

0 commit comments

Comments
 (0)