From f107ff11bf216232478282cb1fd83bcbcf1ff9cc Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Tue, 9 Jan 2024 20:55:31 +0100 Subject: [PATCH] Update requirements.txt --- npbackup/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/npbackup/requirements.txt b/npbackup/requirements.txt index 5280a21..8738e98 100644 --- a/npbackup/requirements.txt +++ b/npbackup/requirements.txt @@ -1,11 +1,11 @@ -command_runner>=1.5.2 +command_runner>=1.6.0 cryptidy>=1.2.2 python-dateutil ofunctions.logger_utils>=2.4.1 -ofunctions.misc>=1.6.3 +ofunctions.misc>=1.6.4 ofunctions.process>=2.0.0 ofunctions.threading>=2.2.0 -ofunctions.platform>=1.4.1 +ofunctions.platform>=1.5.0 ofunctions.random python-pidfile>=3.0.0 pysimplegui>=4.6.0