diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 8358aec..c2b6b30 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "cachetools==5.5.2", "cloudscraper==1.2.71", "cryptography>=41.0.0", - "fastapi==0.115.12", + "fastapi==0.136.1", "feedparser==6.0.10", "httpx==0.28.1", "playwright==1.59.0",