diff options
Diffstat (limited to 'examples/py-flow-dashboard/requirements.txt')
-rw-r--r-- | examples/py-flow-dashboard/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/py-flow-dashboard/requirements.txt b/examples/py-flow-dashboard/requirements.txt index ea32550e5..6960557d9 100644 --- a/examples/py-flow-dashboard/requirements.txt +++ b/examples/py-flow-dashboard/requirements.txt @@ -1,2 +1,3 @@ dash dash_daq +Werkzeug==2.0 |