diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2022-06-07 18:01:40 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2022-06-07 18:01:40 +0200 |
commit | 664a8a077d5718313a5f5b753e9ed851174cc311 (patch) | |
tree | 102ee9a33fb4b5cae2d571f36dfeb07043248bed /examples | |
parent | 77a87254b65f8f58ae58051f7422160ca33e648c (diff) | |
parent | 3caf7727fd65e32e88d6e9153824b2dde68ade91 (diff) |
Merge branch 'master' of github.com:lnslbrty/nDPId
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 |