9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
# Krawl Honeypot Dependencies
|
|
# Install with: pip install -r requirements.txt
|
|
|
|
# Configuration
|
|
PyYAML>=6.0
|
|
|
|
# Database ORM
|
|
SQLAlchemy>=2.0.0,<3.0.0
|