diff options
Diffstat (limited to 'examples/py-flow-dashboard/requirements.txt')
-rw-r--r-- | examples/py-flow-dashboard/requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/py-flow-dashboard/requirements.txt b/examples/py-flow-dashboard/requirements.txt new file mode 100644 index 000000000..1adede5dc --- /dev/null +++ b/examples/py-flow-dashboard/requirements.txt @@ -0,0 +1,3 @@ +dash +dash_daq +Werkzeug==3.0.3 |