summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-04-15 17:32:49 +0300
committerDevaev Maxim <[email protected]>2021-04-15 17:32:49 +0300
commit182f19f84548c63fcfcf54df78638de90b272d00 (patch)
treeff29cb72910656d50d059bc1407949eea3b05a7c
parentd9a622c36d6138dc45b32f7e6ff9c4115418ad3d (diff)
fixed deps
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 605381ce..30aee660 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