diff --git a/setup.py b/setup.py
index e27192d60b99772d0ca9de13384c8088725aad76..d12d9522eaf024026796715bb34c26d83706e7df 100644
--- a/setup.py
+++ b/setup.py
@@ -41,5 +41,4 @@ setup(
         "Intended Audience :: System Administrators",
         "Intended Audience :: Telecommunications Industry",
     ],
-    python_requires=">=3.11",
 )