File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -254,12 +254,12 @@ watchfiles = "*"
254254# Test dependencies
255255altair = " *"
256256anywidget = " *"
257- bokeh-fastapi = " >= 0.1.5 "
257+ # bokeh-fastapi = "*" # HACK: need 0.1.6
258258bokeh_sampledata = " *"
259259caddy = " *"
260260cryptography = " *"
261261diskcache = " *"
262- fastapi = " *"
262+ # fastapi = "*"
263263folium = " *"
264264ipympl = " *"
265265ipyvuetify = " *"
@@ -283,12 +283,12 @@ watchfiles = "*"
283283# Test dependencies
284284# altair = "*"
285285anywidget = " *"
286- bokeh-fastapi = " *"
286+ # bokeh-fastapi = "*" # HACK: need 0.1.6
287287bokeh_sampledata = " *"
288288caddy = " *"
289289cryptography = " *"
290290diskcache = " *"
291- fastapi = " *"
291+ # fastapi = "*"
292292folium = " *"
293293ipympl = " *"
294294ipyvuetify = " *"
You can’t perform that action at this time.
0 commit comments