diff --git a/README.md b/README.md
index 71508bf..c360e0b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
[![Docker Image CI](https://github.com/aledipa/Free-GPT4-WEB-API/actions/workflows/docker-image.yml/badge.svg)](https://github.com/aledipa/Free-GPT4-WEB-API/actions/workflows/docker-image.yml)
[![GPT4-API-PyApp](https://github.com/aledipa/Free-GPT4-WEB-API/actions/workflows/python-app.yml/badge.svg)](https://github.com/aledipa/Free-GPT4-WEB-API/actions/workflows/python-app.yml)
diff --git a/requirements.txt b/requirements.txt
index 5ce12cb..03e7082 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
+curl_cffi
aiohttp
aiohttp_socks
auth
@@ -6,4 +7,4 @@ g4f
Werkzeug>=3.0.3
aiohttp_socks
nodriver
-pysqlite3
+pysqlite3
\ No newline at end of file
diff --git a/src/requirements.txt b/src/requirements.txt
index 9b9e3a4..03e7082 100644
--- a/src/requirements.txt
+++ b/src/requirements.txt
@@ -1,3 +1,4 @@
+curl_cffi
aiohttp
aiohttp_socks
auth
@@ -6,5 +7,4 @@ g4f
Werkzeug>=3.0.3
aiohttp_socks
nodriver
-pysqlite3
-curl_cffi
+pysqlite3
\ No newline at end of file
diff --git a/tests/.DS_Store b/tests/.DS_Store
index c1fde1d..55ea61d 100644
Binary files a/tests/.DS_Store and b/tests/.DS_Store differ