diff --git a/README.md b/README.md index 78f020b..be2f3d7 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ![Python >= 3.8](https://img.shields.io/badge/python->=3.8-red.svg) [![](https://badgen.net/github/release/deedy5/duckduckgo_search)](https://github.com/deedy5/duckduckgo_search/releases) [![](https://badge.fury.io/py/duckduckgo-search.svg)](https://pypi.org/project/duckduckgo-search) [![Downloads](https://static.pepy.tech/badge/duckduckgo-search)](https://pepy.tech/project/duckduckgo-search) [![Downloads](https://static.pepy.tech/badge/duckduckgo-search/week)](https://pepy.tech/project/duckduckgo-search) -# Duckduckgo_search v5.1.0 +# Duckduckgo_search Search for words, documents, images, videos, news, maps and text translation using the DuckDuckGo.com search engine. Downloading files and images to a local hard drive. diff --git a/requirements-dev.txt b/requirements-dev.txt deleted file mode 100644 index d4df4b7..0000000 --- a/requirements-dev.txt +++ /dev/null @@ -1,3 +0,0 @@ -mypy>=1.8.0 -pytest>=8.0.1 -ruff>=0.3.0 diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 5b8f284..0000000 --- a/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -click>=8.1.7 -curl_cffi>=0.6.2 -lxml>=5.1.0 \ No newline at end of file