Downgrade Bokeh to <3 (#12)

Should fix broken charts.html.
This commit is contained in:
Aarni Koskela
2023-09-24 21:23:26 +03:00
committed by GitHub
parent 00bd84bd6f
commit 423ee1c991
2 changed files with 6 additions and 9 deletions

View File

@@ -6,16 +6,14 @@
#
attrs==23.1.0
# via visions
bokeh==3.2.2
bokeh==2.4.3
# via -r requirements.in
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
contourpy==1.1.0
# via
# bokeh
# matplotlib
# via matplotlib
cycler==0.11.0
# via matplotlib
dacite==1.8.1
@@ -81,7 +79,6 @@ packaging==23.1
pandas==2.0.3
# via
# -r requirements.in
# bokeh
# phik
# seaborn
# statsmodels
@@ -139,7 +136,9 @@ tqdm==4.66.1
typeguard==2.13.3
# via ydata-profiling
typing-extensions==4.7.1
# via pydantic
# via
# bokeh
# pydantic
tzdata==2023.3
# via pandas
urllib3==2.0.4
@@ -148,7 +147,5 @@ visions[type_image_path]==0.7.5
# via ydata-profiling
wordcloud==1.9.2
# via ydata-profiling
xyzservices==2023.7.0
# via bokeh
ydata-profiling==4.5.1
# via -r requirements.in