diff --git a/PKGBUILD b/PKGBUILD index 03b81d43..6d49ccdf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -41,7 +41,7 @@ url="https://github.com/pikvm/kvmd" license=(GPL) arch=(any) depends=( - "python>=3.9.5-2" + "python>=3.10.1-2" "python<3.10" python-yaml "python-aiohttp>=3.7.4.post0-1.1"