From 86ef97ebc4e19dacfc986d22f3c46cafaa58ed7e Mon Sep 17 00:00:00 2001 From: Jaydin_MacBook <74679492+TheManWhoLikesToCode@users.noreply.github.com> Date: Sat, 20 Jan 2024 18:51:44 -0500 Subject: [PATCH] Update requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 0f9bce3..c957e6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,3 +3,4 @@ datetime matplotlib urllib3 requests +python-dotenv \ No newline at end of file