flask updated and Werkzeug and jinja2 added

This commit is contained in:
2022-05-25 20:25:21 -05:00
parent c35a707201
commit e73fe60023
2 changed files with 6 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ smbus2==0.3.0
Pillow==6.2.0
spidev==3.4
gast==0.2.2
flask==1.0.2
flask==2.0.1
flask-cors==3.0.7
flask-wtf==0.14.3
dbus-python==1.2.12
@@ -23,3 +23,5 @@ toml==0.10.0
python-dateutil==2.8.1
websockets==8.1
RPi.GPIO
Werkzeug==2.0.0
jinja2==3.0.3