Skip to content

Commit 9c6a8e6

Browse files
authored
chore: Remove unused dependencies (were copied from mkdocstrings)
PR 2: #1
1 parent c7e0e18 commit 9c6a8e6

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,8 @@ include = [
2323

2424
[tool.poetry.dependencies]
2525
python = "^3.6"
26-
Jinja2 = "^2.11"
2726
Markdown = "^3.3"
28-
MarkupSafe = "^1.1"
2927
mkdocs = "^1.1"
30-
pymdown-extensions = ">=6.3, <9.0"
31-
pytkdocs = ">=0.2.0, <0.11.0"
3228

3329
[tool.poetry.dev-dependencies]
3430
autoflake = "^1.4"

0 commit comments

Comments
 (0)