diff --git a/README.md b/README.md index e62d6bf..087e308 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ Or email python-captcha@pm.me *** +You can check our other projects here - [RedPandaDev group](https://red-panda-dev.xyz/blog/). For example - [Torrents Tracker bot](https://t.me/torrents_tracker_bot) for Telegram. + +*** + ## How to install? We recommend using the latest version of Python. `python3-anticaptcha` supports Python 3.7+. diff --git a/docs/requirements.txt b/docs/requirements.txt index 8c8e536..c293b89 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,4 +3,4 @@ pallets_sphinx_themes==2.1.1 myst-parser==2.0.0 autodoc_pydantic==2.0.1 pydantic==2.5.2 -pydantic-settings==2.0.3 +pydantic-settings==2.1.0 diff --git a/files/AntiCaptcha.png b/files/AntiCaptcha.png index b6219aa..6bb5cfb 100644 Binary files a/files/AntiCaptcha.png and b/files/AntiCaptcha.png differ