From 278a79bf01cfc1b3bce4abc5d37015a57c8b4389 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Fri, 21 Mar 2025 00:18:39 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index af174b0..3340117 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests streamlit +streamlit-cookies-manager sqlalchemy -bcrypt -# bump \ No newline at end of file +bcrypt \ No newline at end of file