From 806599d09068fab7ae39aa62d818acbefa053869 Mon Sep 17 00:00:00 2001 From: Gary O'Neall Date: Sat, 26 Mar 2022 11:16:46 -0700 Subject: [PATCH] Update python-dotenv to version 0.17.1 or later Signed-off-by: Gary O'Neall --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f967d3..21a1fdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ requests>=2.25 jpype1>=1.3.0 jellyfish==0.6.1 click==7.0 -python-dotenv==0.14.0 +python-dotenv>=0.17.1