Skip to content

Commit 0616a2f

Browse files
committed
Add requirements.txt for BCC-Examples
1 parent 526425a commit 0616a2f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

BCC-Examples/requirements.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# =============================================================================
2+
# Requirements for PythonBPF BCC-Examples
3+
# =============================================================================
4+
5+
dash
6+
matplotlib
7+
numpy
8+
plotly
9+
rich

0 commit comments

Comments
 (0)