mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2026-07-18 07:42:14 -07:00
Refresh pathspec and rich dependencies
This commit is contained in:
parent
95db4af30f
commit
c5038f2ab5
2 changed files with 6 additions and 21 deletions
|
|
@ -20,7 +20,7 @@ classifiers = [
|
|||
]
|
||||
dependencies = [
|
||||
"setuptools>=70.0.0",
|
||||
"pathspec>=0.12.1",
|
||||
"pathspec>=1.0.4",
|
||||
"argparse>=1.4.0",
|
||||
"PyYAML>=6.0.1",
|
||||
]
|
||||
|
|
@ -50,4 +50,3 @@ disable = [
|
|||
]
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue