diff --git a/PKGBUILD b/PKGBUILD index 1b27d224..306c9c8a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -33,8 +33,8 @@ url="https://github.com/pikvm/kvmd" license=(GPL) arch=(any) depends=( - "python>=3.8" - "python<3.9" + "python>=3.9" + "python<3.10" python-yaml python-aiohttp python-aiofiles