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 b86affb commit b422545Copy full SHA for b422545
pyproject.toml
@@ -11,7 +11,7 @@ authors = [
11
description = "This repository contains FIREWHEEL Model Components related to Linux and Linux specific applications."
12
readme = "README.rst"
13
dependencies = [
14
- "firewheel",
+ "firewheel>=2.9.0",
15
"firewheel-repo-base",
16
]
17
requires-python = ">=3.8"
0 commit comments