Skip to content

Commit ca0cd43

Browse files
committed
pin fsspec less than 2023.9.0
1 parent ee96f2d commit ca0cd43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ zipsafe = False
2424

2525
python_requires = >=3.7
2626
install_requires =
27-
fsspec>=0.8.0
27+
fsspec>=0.8.0,<2023.9.0
2828
pyyaml>=3.13
2929
xxhash>=1.0.0
3030
pandas>=0.23.0

0 commit comments

Comments
 (0)