forked from pandas-dev/pandas
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport PR pandas-dev#57821 on branch 2.2.x (Fix doc build) (pandas-…
…dev#57822) Backport PR pandas-dev#57821: Fix doc build Co-authored-by: Trinh Quoc Anh <[email protected]>
- Loading branch information
1 parent
d600189
commit 33006cd
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,6 +49,7 @@ xlsxwriter>=3.0.5 | |
zstandard>=0.19.0 | ||
dask | ||
seaborn | ||
dask-expr | ||
moto | ||
flask | ||
asv>=0.6.1 | ||
|