We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66301a commit 34c1f71Copy full SHA for 34c1f71
pyproject.toml
@@ -7,7 +7,7 @@ name = "modal"
7
description = "Python client library for Modal"
8
readme = "README.md"
9
dynamic = ["version"]
10
-requires-python = ">=3.9"
+requires-python = ">=3.9,<3.14"
11
license = {text = "Apache-2.0"}
12
13
authors = [
0 commit comments