initial commit

This commit is contained in:
mike
2025-12-12 03:46:30 +01:00
parent bad0d82447
commit 0eba1619cf
24 changed files with 4611 additions and 2 deletions

View File

@@ -4,8 +4,6 @@ psycopg2-binary>=2.9.9
# Alternative: psycopg2>=2.9.9 (requires PostgreSQL development libraries)
# Use psycopg2-binary for easier installation without compilation
# Core dependencies
python>=3.9
# Optional/feature dependencies
redis>=4.5.0 # For RedisHashStore
scikit-learn>=1.0.0 # For MLClassifier