1
0
Fork 0

Merging upstream version 2.3.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-07 00:58:33 +01:00
parent e82eeceb1c
commit cee25b2769
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
4 changed files with 72 additions and 96 deletions

View file

@ -37,7 +37,7 @@ setup(
long_description_content_type="text/x-rst",
install_requires=[
"configobj >= 5.0.5",
"tabulate[widechars] >= 0.8.2",
"tabulate[widechars] >= 0.9.0",
],
extras_require={
"styles": ["Pygments >= 1.6"],