Skip to content

Commit 6cd3c44

Browse files
Update pyproject.toml
Add fsspec dependency to match API used.
1 parent 25bda95 commit 6cd3c44

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
@@ -38,6 +38,7 @@ dependencies = [
3838
"numpy>=1.20",
3939
"pyyaml>=6.0",
4040
"torch>=2.1",
41+
"fsspec==2024.10.0",
4142
]
4243
classifiers = [
4344
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)