Merge pull request #535 from liangliangyy/dev

Bump pillow from 8.4.0 to 9.0.0
pull/12/head
且听风吟 4 years ago committed by GitHub
commit cb50db2aa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [ 3.6, 3.7, 3.8, 3.9 ]
python-version: [3.7, 3.8, 3.9 ]
steps:
- name: Start MySQL
@ -65,7 +65,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [ 3.6, 3.7, 3.8, 3.9 ]
python-version: [3.7, 3.8, 3.9 ]
steps:
- name: Start MySQL

@ -13,7 +13,7 @@ jieba==0.42.1
jsonpickle==2.0.0
Markdown==3.3.6
mysqlclient==2.1.0
Pillow==8.4.0
Pillow==9.0.0
Pygments==2.10.0
python-logstash==0.4.6
python-memcached==1.59

Loading…
Cancel
Save