Initial ThreatLens release
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
# ──────────────────────────────────────────────────────────────
|
||||
# VulnForge — Python dependencies
|
||||
# ──────────────────────────────────────────────────────────────
|
||||
nextcord>=2.6.0 # Modern Discord API wrapper (modals, slash, views)
|
||||
aiohttp>=3.9.0 # Async HTTP client for NVD / CISA feeds
|
||||
aiosqlite>=0.20.0 # Async SQLite for config + user notes
|
||||
python-dotenv>=1.0.1 # Load secrets from .env
|
||||
Reference in New Issue
Block a user