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