summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-04-15 18:03:45 +0300
committerDevaev Maxim <[email protected]>2021-04-15 18:03:45 +0300
commit3e4198608174a4f6d2b9602d0574d2717c3c5ddc (patch)
treec9128d8204613daec96d7677c1eccb56a8493c00 /PKGBUILD
parent09d8d6dfb9f122038954b7e7ff79570d495c07be (diff)
deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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