From 8afef366565b29c98ad58886f5d3626cde1ce39b Mon Sep 17 00:00:00 2001 From: Real-Gecko Date: Mon, 12 Oct 2020 18:21:13 +0600 Subject: [PATCH] Downgrade libvirt-python to fix taking snapshots --- conf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/requirements.txt b/conf/requirements.txt index e5ab540..e7c7ee2 100644 --- a/conf/requirements.txt +++ b/conf/requirements.txt @@ -8,7 +8,7 @@ django-qr-code==1.3.1 gunicorn==20.0.4 importlib-metadata==1.7.0 libsass==0.20.1 -libvirt-python==6.8.0 +libvirt-python==6.7.0 lxml==4.5.2 numpy==1.19.2 pytz==2020.1