diff --git a/README.md b/README.md index 9314477..9d20b4a 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,6 @@ If you have any questions, please send a message to the [Telegram](https://t.me/ 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 fef180e..74b81f8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,5 +2,5 @@ sphinx==7.3.7 pallets_sphinx_themes==2.1.3 myst-parser==3.0.1 autodoc_pydantic==2.2.0 -pydantic==2.7.1 -pydantic-settings==2.2.1 +pydantic==2.7.4 +pydantic-settings==2.3.3