diff --git a/backend/requirements.txt b/backend/requirements.txt index c698d08..288eb6c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ seaborn==0.13.2 # API and data fetching alpha_vantage==2.3.1 -requests==2.32.4 +requests==2.33.0 # Date handling python-dateutil==2.8.2