Archived
1
1
Fork 0

project: bump textual version and ours for "Workers"

This commit is contained in:
Josh Lay 2023-05-06 22:32:50 -05:00
parent 272f0c2849
commit 6f9a3e8c7c
Signed by: jlay
GPG key ID: B265E45CACAD108A

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "amdgpu-stats"
version = "0.1.15"
version = "0.1.16"
description = "A module/TUI for AMD GPU statistics"
authors = ["Josh Lay <pypi@jlay.io>"]
repository = "https://github.com/joshlay/amdgpu_stats"
@ -10,7 +10,7 @@ documentation = "https://amdgpu-stats.readthedocs.io/en/latest/"
[tool.poetry.dependencies]
python = "^3.9"
textual = ">=0.16.0"
textual = ">=0.18.0"
humanfriendly = ">=10.0"
[tool.poetry.scripts]