diff --git a/requirements.txt b/requirements.txt index 7ce5829..d987f9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Mako==1.2.2 Markdown==3.1.1 MarkupSafe==1.1.0 Pillow >= 8.1.1 ; python_version >= '3.6' -Pillow==10.0.1 +Pillow==10.2.0 PyJWT==2.4.0 PyMySQL >= 0.7.11, < 1.0.0 ; python_version < '3.6' PyMySQL >= 1.0.0 ; python_version >= '3.6'