Skip to content

Commit 11dd401

Browse files
committed
tmp remove bokeh-fastapi
1 parent a47b553 commit 11dd401

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pixi.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -254,12 +254,12 @@ watchfiles = "*"
254254
# Test dependencies
255255
altair = "*"
256256
anywidget = "*"
257-
bokeh-fastapi = ">=0.1.5"
257+
# bokeh-fastapi = "*" # HACK: need 0.1.6
258258
bokeh_sampledata = "*"
259259
caddy = "*"
260260
cryptography = "*"
261261
diskcache = "*"
262-
fastapi = "*"
262+
# fastapi = "*"
263263
folium = "*"
264264
ipympl = "*"
265265
ipyvuetify = "*"
@@ -283,12 +283,12 @@ watchfiles = "*"
283283
# Test dependencies
284284
# altair = "*"
285285
anywidget = "*"
286-
bokeh-fastapi = "*"
286+
# bokeh-fastapi = "*" # HACK: need 0.1.6
287287
bokeh_sampledata = "*"
288288
caddy = "*"
289289
cryptography = "*"
290290
diskcache = "*"
291-
fastapi = "*"
291+
# fastapi = "*"
292292
folium = "*"
293293
ipympl = "*"
294294
ipyvuetify = "*"

0 commit comments

Comments
 (0)