Remove mkdocs from project dependencies (#3036)

CrewAI has been using https://mintlify.com/
to serve its docs
This commit is contained in:
Daniel Barreto
2025-06-19 12:21:08 -03:00
committed by GitHub
parent 0a6b7c655b
commit 4364585ebc
4 changed files with 0 additions and 518 deletions

View File

@@ -74,11 +74,6 @@ dev-dependencies = [
"ruff>=0.8.2",
"mypy>=1.10.0",
"pre-commit>=3.6.0",
"mkdocs>=1.4.3",
"mkdocstrings>=0.22.0",
"mkdocstrings-python>=1.1.2",
"mkdocs-material>=9.5.7",
"mkdocs-material-extensions>=1.3.1",
"pillow>=10.2.0",
"cairosvg>=2.7.1",
"pytest>=8.0.0",