Refresh a Python dependency
This commit is contained in:
parent
5b42f300c0
commit
71c4cadbc2
|
@ -119,7 +119,7 @@ pymysql==1.0.2;python_version>="3.6"
|
|||
pyotp==2.3.0;python_version<"3.5"
|
||||
pyotp==2.6.0;python_version>="3.5"
|
||||
boto==2.49.0
|
||||
cffi==1.15.0
|
||||
cffi==1.15.1
|
||||
toml==0.10.2
|
||||
Pillow==6.2.2;python_version<"3.5"
|
||||
Pillow==7.2.0;python_version>="3.5" and python_version<"3.6"
|
||||
|
|
Loading…
Reference in New Issue