API - pin pillow version to fix static map generation

This commit is contained in:
Sam 2023-07-14 17:58:23 +02:00
parent bc15421b39
commit 0f33605985
2 changed files with 2 additions and 1 deletions

2
poetry.lock generated
View File

@ -2741,4 +2741,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
[metadata]
lock-version = "2.0"
python-versions = "^3.8.1"
content-hash = "affd344c95768f4f0e10df464c78aca095d84812a25931b23eaffc38c8707907"
content-hash = "f124215eb7293511623b07655a619a7660b53422f3645d6a8b47ce730f89cbf4"

View File

@ -35,6 +35,7 @@ flask-migrate = "^4.0"
gpxpy = "=1.5.0"
gunicorn = "^20.1"
humanize = "^4.6"
pillow = "9.5.0"
psycopg2-binary = "^2.9"
pyjwt = "^2.7"
pyopenssl = "^23.2"