Skip to content

Commit 86ec1c1

Browse files
tdsmithvictor
authored and
victor
committed
Add statsmodels to optional dependencies (pandas-dev#21912)
1 parent 1d3c430 commit 86ec1c1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ci/requirements-optional-conda.txt

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ s3fs
2222
scipy
2323
seaborn
2424
sqlalchemy
25+
statsmodels
2526
xarray
2627
xlrd
2728
xlsxwriter

ci/requirements-optional-pip.txt

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ s3fs
2424
scipy
2525
seaborn
2626
sqlalchemy
27+
statsmodels
2728
xarray
2829
xlrd
2930
xlsxwriter

0 commit comments

Comments
 (0)