From d7fc0a8c97327f4209a8e966aa100e4a81c0fb9a Mon Sep 17 00:00:00 2001 From: Drew Short Date: Thu, 27 May 2021 19:01:49 -0500 Subject: [PATCH] Update requirements --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f4faf6d..332a512 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -requests>=2.20.0 +requests>=2.25.0 httmock>=1.2.5 -python-jose>=1.4.0 +python-jose>=3.2.0 twine==1.13.0 jose~=1.0.0 -setuptools~=54.2.0 \ No newline at end of file +setuptools~=54.2.0