project: bump textual dep for DataTable usage
This commit is contained in:
parent
5564d8da41
commit
16764bed30
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ documentation = "https://amdgpu-stats.readthedocs.io/en/latest/"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
textual = ">=0.10"
|
||||
textual = ">=0.11"
|
||||
humanfriendly = ">=10.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
|
|
Reference in a new issue