We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b362f2c commit 46a063fCopy full SHA for 46a063f
setup.py
@@ -40,6 +40,7 @@
40
# Necessary until upstream packages account for the breaking
41
# change to numpy
42
"numpy<2.0.0",
43
+ "pandas>=1.5.3",
44
"fasteners",
45
"GitPython>=3.1.40",
46
"psutil",
0 commit comments