API - pin pillow version to fix static map generation
This commit is contained in:
parent
bc15421b39
commit
0f33605985
2
poetry.lock
generated
2
poetry.lock
generated
@ -2741,4 +2741,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.8.1"
|
python-versions = "^3.8.1"
|
||||||
content-hash = "affd344c95768f4f0e10df464c78aca095d84812a25931b23eaffc38c8707907"
|
content-hash = "f124215eb7293511623b07655a619a7660b53422f3645d6a8b47ce730f89cbf4"
|
||||||
|
@ -35,6 +35,7 @@ flask-migrate = "^4.0"
|
|||||||
gpxpy = "=1.5.0"
|
gpxpy = "=1.5.0"
|
||||||
gunicorn = "^20.1"
|
gunicorn = "^20.1"
|
||||||
humanize = "^4.6"
|
humanize = "^4.6"
|
||||||
|
pillow = "9.5.0"
|
||||||
psycopg2-binary = "^2.9"
|
psycopg2-binary = "^2.9"
|
||||||
pyjwt = "^2.7"
|
pyjwt = "^2.7"
|
||||||
pyopenssl = "^23.2"
|
pyopenssl = "^23.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user