Skip to content

Commit

Permalink
setup.cfg: Raise prompt-toolkit dependency range to 4.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
otavio committed Aug 20, 2020
1 parent fefaad4 commit 9429bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ install_requires =
humanize >= 0.5.1
libarchive-c >= 2.9
progress >= 1.1
prompt-toolkit >=2.0.0, <3.0.0
prompt-toolkit >=2.0.0, <4.0.0
pycryptodomex
requests >= 2.20.0
rfc3987 >= 1.3
Expand Down

0 comments on commit 9429bbe

Please sign in to comment.