Spaces:
No application file

OSINT / src /requirements.txt
abello's picture
Upload 28 files
839a850 verified
Raw
History Blame
314 Bytes
# FastAPI and async server
fastapi
uvicorn
python-dotenv
aiohttp
requests
# OSINT-specific libraries
shodan
virustotal-python
# Data processing and correlation
pandas
numpy
networkx
# LLM and NLP
openai
transformers
sentence-transformers
langchain
# Optional: browser automation for Maltego if needed
selenium