Files
krawl.es/requirements.txt

9 lines
148 B
Plaintext
Raw Normal View History

# Krawl Honeypot Dependencies
# Install with: pip install -r requirements.txt
2026-01-03 14:40:08 -06:00
# Configuration
PyYAML>=6.0
# Database ORM
SQLAlchemy>=2.0.0,<3.0.0