diff --git a/sr-data/pyproject.toml b/sr-data/pyproject.toml index 1dce33b..d653489 100644 --- a/sr-data/pyproject.toml +++ b/sr-data/pyproject.toml @@ -35,7 +35,7 @@ pandas = "2.2.3" numpy = "<2" beautifulsoup4 = "4.13.3" markdown = "3.7" -requests = "2.32.3" +requests = "2.34.2" nltk = "3.9.1" cohere = "5.15.0" loguru = "0.7.3"