Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
tk
tkinter
os
subprocess
re
shodan
python-nmap
logging
json
requests
cryptography
panel
torch==1.12.1
torch==2.2.0
uvicorn==0.18.2
fastapi==0.92.0
Expand Down Expand Up @@ -40,4 +53,4 @@ beautifulsoup4
requests
numpydoc
streamlit
plotly
plotly
Loading