diff --git a/backend/requirements.txt b/backend/requirements.txt index 180b615..10d442b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -26,7 +26,7 @@ httpx==0.26.0 aiohttp==3.9.1 # Data Processing -pandas==2.1.4 +pandas==2.3.3 numpy==1.26.3 # HTML/Web Scraping