Switch dependency docopt to docopt-ng
- docopt is unmaintained and giving SyntaxWarnings
This commit is contained in:
parent
1a1989e565
commit
06e9250888
3 changed files with 10 additions and 7 deletions
|
|
@ -10,7 +10,7 @@ authors = [
|
|||
]
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"docopt==0.6.2",
|
||||
"docopt-ng==0.9.0",
|
||||
"fill3",
|
||||
"lscolors",
|
||||
"pexpect==4.9.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue