We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f402d2 commit 9c2e065Copy full SHA for 9c2e065
1 file changed
pyproject.toml
@@ -8,13 +8,11 @@ readme = "README.md"
8
license = "Apache-2.0"
9
dependencies = [
10
"filelock>=3.12.0,<4",
11
- "argh>=0.30,<0.31",
12
"rich>=13.3.5,<14",
13
"tomlkit>=0.12.1,<0.13",
14
"copier>=9,<10",
15
"brei>=0.2.3,<0.3",
16
"rich-argparse>=1.4.0,<2",
17
- "pexpect>=4.9.0,<5",
18
"pyyaml>=6.0.1,<7",
19
"repl-session>=0.2.0",
20
"msgspec>=0.20.0",
0 commit comments