diff --git a/oonidata/pyproject.toml b/oonidata/pyproject.toml
index f2f8bc5e..f700860c 100644
--- a/oonidata/pyproject.toml
+++ b/oonidata/pyproject.toml
@@ -55,7 +55,6 @@ dependencies = [
   "memray",
   "viztracer",
 ]
-python = "3.11"
 path = ".venv/"
 
 [tool.hatch.version]