We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d2ae0 commit 76f9d24Copy full SHA for 76f9d24
pyproject.toml
@@ -7,7 +7,7 @@ authors = [{name="Thomas Lant", email="thomas@lant.uk"}]
7
license = { text = "AGPL-3.0-or-later" }
8
requires-python = ">=3.11"
9
dependencies = [
10
- "faff-core>=0.1.9",
+ "faff-core>=0.1.10",
11
"typer[all]",
12
"rich",
13
"python-slugify",
0 commit comments