diff --git a/requirements.txt b/requirements.txt index 8dbcac3..bd521ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ matplotlib==3.1.2 # 图像处理库:https://github.com/python-pillow/Pillow -pillow==6.2.0 +pillow==9.0.1 # HTTP请求库:https://github.com/kennethreitz/requests requests==2.22.0