diff --git a/BCC-Examples/requirements.txt b/BCC-Examples/requirements.txt new file mode 100644 index 0000000..a972bbd --- /dev/null +++ b/BCC-Examples/requirements.txt @@ -0,0 +1,9 @@ +# ============================================================================= +# Requirements for PythonBPF BCC-Examples +# ============================================================================= + +dash +matplotlib +numpy +plotly +rich