summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03b81d43..6d49ccdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,7 +41,7 @@ url="https://github.com/pikvm/kvmd"
license=(GPL)
arch=(any)
depends=(
- "python>=3.9.5-2"
+ "python>=3.10.1-2"
"python<3.10"
python-yaml
"python-aiohttp>=3.7.4.post0-1.1"