diff --git a/pyproject.toml b/pyproject.toml index da73c63..5567e64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [ "fake-useragent~=1.5.1", "fastapi~=0.115.5", "niquests~=3.11.0", - "numpy~=2.1.3", + "numpy~=2.2.0", "parsel~=1.9.1", "pydantic-settings~=2.7.0", "python-slugify~=8.0.4",