diff --git a/web_app/requirements.txt b/web_app/requirements.txt index e9d4977..0f74d1c 100644 --- a/web_app/requirements.txt +++ b/web_app/requirements.txt @@ -1,5 +1,5 @@ streamlit==1.38.0 pandas==2.2.3 -python-dotenv==1.0.1 +python-dotenv==1.2.2 boto3==1.35.27 SQLAlchemy==2.0.36 \ No newline at end of file