From b1070904f30484412c7e5f231773e6b4f0758d3a Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Thu, 15 Apr 2021 18:30:36 +0300 Subject: deps again --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index ae8b3e8a..3b8b6363 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -38,10 +38,10 @@ url="https://github.com/pikvm/kvmd" license=(GPL) arch=(any) depends=( - "python>=3.9" + "python>=3.9.3-1.1" "python<3.10" python-yaml - "python-aiohttp" + "python-aiohttp>=3.7.4.post0-1.1" python-aiofiles python-passlib python-pyserial -- cgit v1.2.3