Bring dependencies up to date
This commit is contained in:
parent
1cf014fb16
commit
e9bc97fb40
1 changed files with 3 additions and 4 deletions
|
|
@ -10,13 +10,12 @@ authors = [
|
|||
]
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"decorator==5.1.1",
|
||||
"docopt==0.6.2",
|
||||
"fill3",
|
||||
"lscolors",
|
||||
"pexpect==4.8.0",
|
||||
"pillow==10.0.0",
|
||||
"pygments==2.16.1",
|
||||
"pexpect==4.9.0",
|
||||
"pillow==11.2.1",
|
||||
"pygments==2.19.1",
|
||||
"pyinotify-elephant-fork==0.0.1",
|
||||
"termstr",
|
||||
"toml==0.10.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue