Pre-cleanup snapshot - all current files
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
15
modules/shhh/requirements.txt
Normal file
15
modules/shhh/requirements.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
# SHHH Secrets Sentinel Dependencies
|
||||
fastapi==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
psycopg2-binary==2.9.9
|
||||
pydantic==2.5.0
|
||||
requests==2.31.0
|
||||
pyyaml==6.0.1
|
||||
redis==5.0.1
|
||||
asyncio-mqtt==0.15.1
|
||||
watchdog==3.0.0
|
||||
prometheus-client==0.19.0
|
||||
python-multipart==0.0.6
|
||||
aiofiles==23.2.1
|
||||
hypercorn==0.15.0
|
||||
structlog==23.2.0
|
||||
Reference in New Issue
Block a user