fixing merge issues with main

This commit is contained in:
Phillip Tarrant
2026-01-03 14:40:08 -06:00
26 changed files with 1527 additions and 82 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
# Krawl Honeypot Dependencies
# Install with: pip install -r requirements.txt
# Configuration
PyYAML>=6.0
# Database ORM
SQLAlchemy>=2.0.0,<3.0.0