Skip to content

Commit 682b5ca

Browse files
committed
Pin typer and click to have compatible versions
1 parent c6bfe54 commit 682b5ca

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements-dev.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ huffman
44
# For nvm.toml
55
cascadetoml
66
jinja2
7-
typer
7+
# Undo this pin when click and typer are again compatible.
8+
typer==0.4.0
89

910
sh
10-
click
11+
# Undo this pin when click and typer are again compatible.
12+
click==8.0.4
1113
cpp-coveralls
1214
requests
1315
requests-cache

0 commit comments

Comments
 (0)