Skip to content

Commit d3e3b5c

Browse files
committedJul 2, 2024
fix: Specify Poetry dependencies
1 parent ad81b41 commit d3e3b5c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ Issues = "https://github.com/sandialabs/staged-script/issues"
6161

6262
[tool.poetry.dependencies]
6363
python = ">=3.8"
64+
reverse-argparse = "*"
65+
rich = "*"
66+
tenacity = "*"
6467

6568

6669
[tool.ruff]

0 commit comments

Comments
 (0)