From a0c3fd04fd6a41c7bbb40493f19a0b3794fcabbc Mon Sep 17 00:00:00 2001 From: Athanasius Date: Mon, 22 Mar 2021 12:36:29 +0000 Subject: [PATCH] requirements.txt: Bump certifi to the latest: 2020.6.20 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ff058bc8..508df246 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2020.6.20 -requests==2.25.1 -watchdog==0.10.3 +requests>=2.11.1 +watchdog>=0.8.3 # argh==0.26.2 watchdog dep # pyyaml==5.3.1 watchdog dep semantic-version==2.8.5