Merge pull request #38595 from sokumon/make-ci-green-again

This commit is contained in:
Soham Kulkarni 2026-04-14 17:40:09 +05:30 committed by GitHub
commit c039f12008
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ dependencies = [
"filetype~=1.2.0",
"GitPython~=3.1.45",
"Jinja2~=3.1.6",
"Pillow~=12.1.1",
"Pillow~=12.2.0",
"PyJWT~=2.12.1",
# We depend on internal attributes,
# do NOT add loose requirements on PyMySQL versions.