diff --git a/setup.py b/setup.py index eceefa2..8273c48 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ install_requires=["requests>=2.26.0", "lxml>=4.6.3", "google_trends>=1.0", - "duckduckgo_search>=0.5", + "duckduckgo_search>=0.6", "google_searching>=0.2"], classifiers=[ "Development Status :: 5 - Production/Stable",