diff options
author | lns <matzeton@googlemail.com> | 2022-05-31 23:52:42 +0200 |
---|---|---|
committer | lns <matzeton@googlemail.com> | 2022-05-31 23:57:22 +0200 |
commit | f5b002141300df8fcfe48ebcbd697c9227815559 (patch) | |
tree | 05295356c12ea947ade483311df01682a723d1fe /examples | |
parent | 73ca7fff3c6545fa2c25acda9939c5cfc9c0901d (diff) |
README update
Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'examples')
-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 |