Skip to content

Commit 3cf1191

Browse files
committed
Pin version with breaking changes
1 parent 3f162e4 commit 3cf1191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ all = [
7373
"dask[dataframe]",
7474
"duckdb <1.4.0", # https://github.com/bluesky/tiled/issues/1144
7575
"entrypoints",
76-
"fastapi >=0.115.8",
76+
"fastapi >=0.115.8,<0.122",
7777
"h5netcdf",
7878
"h5py",
7979
"hdf5plugin",
@@ -245,7 +245,7 @@ server = [
245245
"jinja2",
246246
"jmespath",
247247
"lz4",
248-
"minio",
248+
"minio != 7.2.19",
249249
"ndindex",
250250
"numba >=0.59.0", # indirect, pinned to assist uv solve
251251
"numcodecs",

0 commit comments

Comments
 (0)