Skip to content

Commit 397fa43

Browse files
Hot fix for fsspec dependency
1 parent af4b878 commit 397fa43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dependencies = [
2525
"numpy",
2626
"h5py",
2727
"psycopg2-binary",
28+
"fsspec",
2829
]
2930

3031
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)