mirror of
https://github.com/fastapi/fastapi.git
synced 2026-07-19 11:23:15 -04:00
➖ Remove Typer as a docs building dependency (covered by typer-cli) to fix pip resolver conflicts (#2539)
This commit is contained in:
committed by
GitHub
parent
a16ecf2f91
commit
6de9f5890d
@@ -68,7 +68,6 @@ doc = [
|
||||
"mkdocs-material >=6.1.4,<7.0.0",
|
||||
"markdown-include >=0.5.1,<0.6.0",
|
||||
"mkdocs-markdownextradata-plugin >=0.1.7,<0.2.0",
|
||||
"typer >=0.3.0,<0.4.0",
|
||||
"typer-cli >=0.0.9,<0.0.10",
|
||||
"pyyaml >=5.3.1,<6.0.0"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user