diff --git a/.idea/misc.xml b/.idea/misc.xml
index 0922100..0922ab1 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -4,8 +4,4 @@
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
index 49dc72e..6572d2c 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -2,7 +2,7 @@
-
+
\ No newline at end of file
diff --git a/.idea/TeamForge.iml b/.idea/teamforge.iml
similarity index 86%
rename from .idea/TeamForge.iml
rename to .idea/teamforge.iml
index 92bf54a..52b83ac 100644
--- a/.idea/TeamForge.iml
+++ b/.idea/teamforge.iml
@@ -1,5 +1,5 @@
-
+
@@ -16,7 +16,7 @@
-
+
diff --git a/pyproject.toml b/pyproject.toml
index 447ef3f..02b8415 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -2,7 +2,7 @@
name = "teamforge"
version = "0.1.0"
description = "Add your description here"
-requires-python = ">=3.13"
+requires-python = ">=3.9"
dependencies = [
"dj-database-url>=3.0.1",
"django>=6.0",