mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-28 10:49:33 -04:00
⬆️ Upgrade and re-enable installing Typer-CLI (#6008)
This commit is contained in:
committed by
GitHub
parent
6879082b36
commit
4f4035262c
@@ -81,8 +81,7 @@ doc = [
|
||||
"mkdocs-material >=8.1.4,<9.0.0",
|
||||
"mdx-include >=1.4.1,<2.0.0",
|
||||
"mkdocs-markdownextradata-plugin >=0.1.7,<0.3.0",
|
||||
# TODO: upgrade and enable typer-cli once it supports Click 8.x.x
|
||||
# "typer-cli >=0.0.12,<0.0.13",
|
||||
"typer-cli >=0.0.13,<0.0.14",
|
||||
"typer[all] >=0.6.1,<0.8.0",
|
||||
"pyyaml >=5.3.1,<7.0.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user