ISE / requirements.txt
fikird
fix: optimize dependencies
1c4e216
raw
history blame
454 Bytes
# Core Dependencies
python-dotenv>=1.0.0
langchain>=0.0.200
sentence-transformers>=2.2.2
faiss-cpu>=1.7.4
# Web Scraping & Search
duckduckgo-search>=3.8.3
beautifulsoup4>=4.12.2
requests>=2.31.0
google>=3.0.0
tenacity>=8.2.2
aiohttp>=3.8.5
httpx>=0.24.1
# OSINT Tools
holehe>=1.61
python-whois>=0.8.0
geopy>=2.3.0
# UI
gradio>=3.40.1
markdown>=3.4.3
# Utilities
python-dateutil>=2.8.2
tqdm>=4.65.0
validators>=0.20.0
urllib3>=2.0.4
certifi>=2023.7.22