Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# For SIP/RTP parsing:
|
| 2 |
scapy>=2.4.5
|
| 3 |
-
|
| 4 |
# For building the Gradio interface:
|
| 5 |
gradio>=3.23.0
|
| 6 |
|
|
|
|
| 1 |
# For SIP/RTP parsing:
|
| 2 |
scapy>=2.4.5
|
| 3 |
+
pyshark
|
| 4 |
# For building the Gradio interface:
|
| 5 |
gradio>=3.23.0
|
| 6 |
|