We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9675152 commit e2f18b3Copy full SHA for e2f18b3
requirements.in
@@ -11,7 +11,7 @@ PyMySQL==1.1.1
11
pyGravatar==0.0.6
12
git+https://github.com/maxcountryman/flask-uploads@master
13
pylint~=3.2.7
14
-Pillow==10.3.0
+Pillow==11.0.0
15
requests~=2.32.3
16
sentry-sdk[flask]~=2.14.0
17
markupsafe==2.1.2
requirements.txt
@@ -87,7 +87,7 @@ mako==1.2.2
87
# via
88
# alembic
89
# oic
90
-markupsafe==2.0.1
+markupsafe==2.1.2
91
92
# -r requirements.in
93
# jinja2
@@ -103,7 +103,7 @@ packaging==21.3
103
# via gunicorn
104
pep517==0.12.0
105
# via pip-tools
106
-pillow==10.3.0
+pillow==11.0.0
107
# via -r requirements.in
108
pip-tools==6.6.2
109
0 commit comments