diff --git a/pyproject.toml b/pyproject.toml index 3821f10..723f40f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ colorama = "^0.4.6" curl-cffi = "^0.5.5" streamlit = "1.21.0" selenium = "^4.9.0" -fake-useragent = "^1.1.3" +fake-useragent = "^1.2.1" chromadb = "^0.3.21" wikipedia = "^1.4.0" duckduckgo-search = "^2.9.1"