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.
>=0.5.1,<0.6.0
1 parent f1f2dac commit ca1f993Copy full SHA for ca1f993
pyproject.toml
@@ -16,7 +16,7 @@ maintainers = [
16
requires-python = ">=3.9"
17
dependencies = [
18
"fsspec >=2024.5.0",
19
- "pathlib-abc ==0.5.1",
+ "pathlib-abc >=0.5.1,<0.6.0",
20
]
21
classifiers = [
22
"Programming Language :: Python :: 3",
0 commit comments