Skip to content

Commit c37cdb6

Browse files
jhnwu3John Wu
andauthored
fix doc requirements breaking from incompatibilities with numpy (#522)
Co-authored-by: John Wu <[email protected]>
1 parent 11bc715 commit c37cdb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ sphinxcontrib-httpdomain==1.8.0
1818
sphinx_copybutton
1919
sphinx_toggleprompt
2020
pandas-bokeh==0.5.5
21-
bokeh==3.0.1
21+
bokeh>=3.5.2
2222
gspread==5.6.2
2323
google-cloud-storage==2.6.0
2424
oauth2client==4.1.3

0 commit comments

Comments
 (0)