diff --git a/pyproject.toml b/pyproject.toml index 6c2675a..e6c3f61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ dependencies = [ "brotli-asgi~=1.4.0", "curl-cffi~=0.7.3", "diskcache2~=0.1.1", - "fake-useragent~=1.5.1", + "fake-useragent~=2.0.3", "fastapi~=0.115.5", "httptools~=0.6.4", "httpx[http2]~=0.28.0",