Skip to content

Commit 9413680

Browse files
Add pillow
1 parent fe26b48 commit 9413680

File tree

2 files changed

+54
-1
lines changed

2 files changed

+54
-1
lines changed

poetry.lock

Lines changed: 53 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ urllib3 = "^1.26.9"
1515
frozendict = "^2.3.2"
1616
certifi = "^2021.10.8"
1717
pydantic = "^1.9.0"
18+
Pillow = "^9.1.0"
1819

1920
[tool.poetry.dev-dependencies]
2021
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)