Spaces:
Runtime error
Runtime error
Canstralian
commited on
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1 +1,10 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
plotly==5.17.0
|
3 |
+
networkx==3.1
|
4 |
+
matplotlib==3.8.0
|
5 |
+
numpy==1.25.2
|
6 |
+
pandas==2.1.1
|
7 |
+
scapy==2.5.0
|
8 |
+
requests==2.31.0
|
9 |
+
python-nmap==0.7.1
|
10 |
+
git+https://github.com/aboul3la/Sublist3r.git
|