Skip to content

Commit 3ea40e8

Browse files
authored
Merge pull request #212 from rstudio/pin-fsspec
2 parents ee96f2d + ca0cd43 commit 3ea40e8

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)