Skip to content

Commit 08f5d00

Browse files
add missing deps from server (#1141)
1 parent 6b47006 commit 08f5d00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ server = [
231231
"dask[array]",
232232
"dask[dataframe]",
233233
"duckdb",
234+
"entrypoints",
234235
"fastapi >=0.115.8",
235236
"h5netcdf",
236237
"h5py",
@@ -252,6 +253,7 @@ server = [
252253
"python-jose[cryptography]",
253254
"python-multipart",
254255
"sparse >=0.15.5",
256+
"stamina",
255257
"redis",
256258
"sqlalchemy[asyncio] >=2",
257259
"starlette >=0.38.0",

0 commit comments

Comments
 (0)