diff --git a/README.md b/README.md
index 58970fda..733ccb2d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# python3-capsolver
-![Logo](https://red-panda-dev.xyz/media/images/Capsolver_ugBYrN0.original.png)
+[![Capsolver.png](https://s.vyjava.xyz/files/2024/12-December/17/109278aa/Capsolver.png)](https://vyjava.xyz/dashboard/image/109278aa-961a-4503-bed0-0a9c838dcef2)
@@ -58,4 +58,4 @@ Check [releases page](https://github.com/AndreiDrang/python3-capsolver/releases)
### How to get API Key to work with the library
1. On the page - https://dashboard.capsolver.com/overview/user-center
-2. Find it: ![img.png](files/img.png)
+2. Find it: [![img.png](https://s.vyjava.xyz/files/2024/12-December/17/ae8d4fbf/img.png)](https://vyjava.xyz/dashboard/image/ae8d4fbf-7451-441d-8984-79b1a7adbe27)
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 8692fab0..b8dd6893 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -3,4 +3,4 @@ pallets_sphinx_themes==2.3.0
myst-parser==4.0.0
autodoc_pydantic==2.2.0
pydantic==2.10.3
-pydantic-settings==2.6.1
+pydantic-settings==2.7.0
diff --git a/src/python3_capsolver/__version__.py b/src/python3_capsolver/__version__.py
index e94731c0..f8c6ac7f 100644
--- a/src/python3_capsolver/__version__.py
+++ b/src/python3_capsolver/__version__.py
@@ -1 +1 @@
-__version__ = "0.9.4"
+__version__ = "0.9.5"