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"
|
requires-python = ">=3.11"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"decorator==5.1.1",
|
|
||||||
"docopt==0.6.2",
|
"docopt==0.6.2",
|
||||||
"fill3",
|
"fill3",
|
||||||
"lscolors",
|
"lscolors",
|
||||||
"pexpect==4.8.0",
|
"pexpect==4.9.0",
|
||||||
"pillow==10.0.0",
|
"pillow==11.2.1",
|
||||||
"pygments==2.16.1",
|
"pygments==2.19.1",
|
||||||
"pyinotify-elephant-fork==0.0.1",
|
"pyinotify-elephant-fork==0.0.1",
|
||||||
"termstr",
|
"termstr",
|
||||||
"toml==0.10.2",
|
"toml==0.10.2",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue