diff --git a/backend/requirements.txt b/backend/requirements.txt index 180b615..225ba7e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -27,7 +27,7 @@ aiohttp==3.9.1 # Data Processing pandas==2.1.4 -numpy==1.26.3 +numpy==2.4.0 # HTML/Web Scraping beautifulsoup4==4.12.3