Skip to content

Commit c2278e5

Browse files
added pillow to the toml to ensure uv sync installs the correct dependency for images
1 parent 8f3bf1b commit c2278e5

2 files changed

Lines changed: 61 additions & 0 deletions

File tree

server/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dependencies = [
1313
"python-dotenv~=1.0",
1414
"psycopg[binary,pool]~=3.2.13",
1515
"djangorestframework-simplejwt>=5.5.1",
16+
"pillow"
1617
]
1718

1819
[dependency-groups]

server/uv.lock

Lines changed: 60 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)