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 ff8a47a commit 11d63c9Copy full SHA for 11d63c9
pyproject.toml
@@ -3,7 +3,7 @@ name = "torcharc"
3
version = "2.1.2"
4
description = "Build PyTorch models by specifying architectures."
5
readme = "README.md"
6
-requires-python = ">=3.12"
+requires-python = ">=3.10"
7
dependencies = [
8
"pydantic>=2.10.4",
9
"pyyaml>=6.0.2",
0 commit comments