diff --git a/pyproject.toml b/pyproject.toml index 6195c7c..45b6f8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "attrs~=25.4.0", "diskcache2~=1.0.0", "fake-useragent~=2.2.0", - "fastapi~=0.128.0", + "fastapi~=0.129.0", "mistune~=3.2.0", "niquests~=3.17.0", "numpy~=2.4.0",