Skip to content

Commit

Permalink
Release pathspec requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
karajan1001 committed Jan 5, 2023
1 parent 54e5ee0 commit 055dc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ install_requires=
pygit2>=1.10.0
pygtrie>=2.3.2
fsspec>=2021.7.0
pathspec>=0.9.0,<0.10.0
pathspec>=0.9.0
asyncssh>=2.7.1,<3
funcy>=1.14

Expand Down

0 comments on commit 055dc1d

Please sign in to comment.