We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d39a9 commit 343f5e0Copy full SHA for 343f5e0
pyproject.toml
@@ -58,7 +58,7 @@ dependencies = [
58
"asteval>=0.9.25",
59
"cerberus>=1.3.4",
60
"cloudpickle>=1.6.0",
61
- "fsspec>=0.8.7,<2023.9.1", # v2.9.1 introduced issues, revealed by unit tests
+ "fsspec>=0.8.7",
62
"gitpython>=3.1.2",
63
"jinja2>=2.11.2",
64
"matplotlib>=3.1.3",
0 commit comments