mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-06 08:22:31 +01:00
fix(flask): flask security issue
This commit is contained in:
parent
32125c8564
commit
e0d5e53998
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ backports.ssl-match-hostname==3.5.0.1
|
|||
certifi==2018.1.18
|
||||
chardet==3.0.4
|
||||
click==6.7
|
||||
Flask==0.12.2
|
||||
Flask==1.0.2
|
||||
Flask-Login==0.4.1
|
||||
gevent==1.2.2
|
||||
gevent-websocket==0.10.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue