diff --git a/.idea/misc.xml b/.idea/misc.xml
index b183bad..31513ec 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -3,5 +3,5 @@
-
+
\ No newline at end of file
diff --git a/intelligence_system.iml b/intelligence_system.iml
index 1d02f1c..5ccea8a 100644
--- a/intelligence_system.iml
+++ b/intelligence_system.iml
@@ -5,7 +5,7 @@
-
+
\ No newline at end of file
diff --git a/doc/readme.md b/readme.md
similarity index 100%
rename from doc/readme.md
rename to readme.md
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..a3310c8
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,10 @@
+cryptography==45.0.7
+dbutils==3.1.2
+loguru==0.7.3
+numpy==2.3.2
+pandas==2.3.2
+pymysql==1.1.2
+pytest==8.4.2
+Requests==2.32.5
+SQLAlchemy==2.0.43
+tenacity==9.1.2