diff --git a/PKGBUILD b/PKGBUILD index c3b87bf5..d0a97c61 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -24,7 +24,8 @@ url="https://github.com/pikvm/kvmd" license=(GPL) arch=(any) depends=( - python + "python>=3.7" + "python<3.8" python-yaml python-aiohttp python-aiofiles