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 f485d9e commit 171404eCopy full SHA for 171404e
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
"cattrs",
31
"aiohttp[speedups]>=3.9.0",
32
"packaging",
33
- "pathspec>=1.0.1, <2", # needs to be py.typed
+ "pathspec>=0.10.3, <1", # needs to be py.typed
34
"Jinja2>=3",
35
]
36
0 commit comments