Skip to content

Commit 4e9c88a

Browse files
committed
Resolved app dependencies
1 parent ecb4954 commit 4e9c88a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ doc = [
4848
"markdown-include",
4949
"mkdocstrings",
5050
"mkdocs-minify-plugin",
51-
"mkdocs-git-revision-date-localized-plugin",
52-
"factory-boy >= 3.3.0"
51+
"mkdocs-git-revision-date-localized-plugin"
5352
]
5453

5554
[project.urls]
@@ -68,8 +67,8 @@ test = [
6867
"ruff ==0.1.9",
6968
"mypy == 1.8.0",
7069
"autoflake",
71-
"types-Pillow",
7270
"ellar-cli >= 0.3.3",
71+
"factory-boy >= 3.3.0"
7372
]
7473

7574
[tool.ruff]

0 commit comments

Comments
 (0)