From 1aea7baadaf431cc02d8039e55d1b96b6d32fb51 Mon Sep 17 00:00:00 2001 From: catborise Date: Thu, 3 Jan 2019 13:56:07 +0300 Subject: [PATCH] update requirements --- conf/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/requirements.txt b/conf/requirements.txt index 49903c0..d8c5a5f 100644 --- a/conf/requirements.txt +++ b/conf/requirements.txt @@ -1,7 +1,7 @@ -Django==1.11.14 +Django==1.11.17 websockify==0.8.0 gunicorn==19.9.0 -lxml==4.2.3 -libvirt-python==4.4.0 +lxml==4.2.5 +libvirt-python==4.10.0 pytz