Skip to content

Commit f73adc8

Browse files
committed
Relax pandas version limit
1 parent a66c0b2 commit f73adc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ install_requires =
5151
statsmodels >= 0.9
5252
graphviz
5353
matplotlib
54-
pandas < 1.1
54+
pandas
5555
shap ~= 0.38.1
5656
test_suite = econml.tests
5757
tests_require =

0 commit comments

Comments
 (0)