Archived
1
1
Fork 0

project: bump textual dep for DataTable usage

This commit is contained in:
Josh Lay 2023-05-01 21:55:06 -05:00
parent 5564d8da41
commit 16764bed30
Signed by: jlay
GPG key ID: B265E45CACAD108A

View file

@ -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]