mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-06 01:16:47 -06:00
update requirements.txt to satisfy Pillow dependency security warning
This commit is contained in:
@@ -18,6 +18,6 @@ Werkzeug==0.16.0
|
|||||||
Flask_SQLAlchemy==2.4.1
|
Flask_SQLAlchemy==2.4.1
|
||||||
mistune==0.8.4
|
mistune==0.8.4
|
||||||
matplotlib==3.1.1
|
matplotlib==3.1.1
|
||||||
Pillow==6.2.1
|
Pillow>=6.2.2
|
||||||
python_dateutil==2.8.1
|
python_dateutil==2.8.1
|
||||||
hurry==1.1
|
hurry==1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user