Skip to content

Commit f67472e

Browse files
committed
Release pathspec requirement
Related to iterative/dvc#8217
1 parent 54e5ee0 commit f67472e

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
@@ -29,7 +29,7 @@ install_requires=
2929
pygit2>=1.10.0
3030
pygtrie>=2.3.2
3131
fsspec>=2021.7.0
32-
pathspec>=0.9.0,<0.10.0
32+
pathspec>=0.9.0
3333
asyncssh>=2.7.1,<3
3434
funcy>=1.14
3535

0 commit comments

Comments
 (0)