From dc467ceadb3cb3117ad928b168f3b5ebd947ca43 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Tue, 14 Sep 2021 21:00:33 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0799eb4..a85bd99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cement==2.10.12 -pystache>=0.5.4 +pystache>=0.5.0 pynginxconfig>=0.3.4 PyMySQL>=0.10.1 psutil>=5.7.3 @@ -8,4 +8,4 @@ SQLAlchemy>=1.3.20 requests>=2.24.0 distro>=1.5.0 argcomplete>=1.12.0 -colorlog>=4.6.2 \ No newline at end of file +colorlog>=4.6.2