Skip to content

Commit 24b3262

Browse files
committed
Updated pr.
1 parent 06a37f0 commit 24b3262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies = [
5757
"asteval>=0.9.25",
5858
"cerberus>=1.3.4",
5959
"cloudpickle>=1.6.0",
60-
"fsspec>=0.8.7",
60+
"fsspec>=0.8.7,<2023.9.1", # v2.9.1 introduced issues, releved by unit tests
6161
"gitpython>=3.1.2",
6262
"jinja2>=2.11.2",
6363
"matplotlib>=3.1.3",

0 commit comments

Comments
 (0)