6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
|
|
# Krawl Honeypot Dependencies
|
||
|
|
# Install with: pip install -r requirements.txt
|
||
|
|
|
||
|
|
# Database ORM
|
||
|
|
SQLAlchemy>=2.0.0,<3.0.0
|