updates
This commit is contained in:
@@ -35,3 +35,12 @@ pytest-mock==3.12.0
|
||||
# prometheus-client==0.19.0 # Uncomment for Prometheus metrics
|
||||
# sentry-sdk==1.38.0 # Uncomment for Sentry error tracking
|
||||
|
||||
# System Dependencies (not installable via pip - must be installed separately)
|
||||
# mysqldump: Required for database backup functionality
|
||||
# Ubuntu/Debian: sudo apt-get install mysql-client
|
||||
# CentOS/RHEL: sudo yum install mysql (or sudo dnf install mysql)
|
||||
# macOS: brew install mysql-client
|
||||
# Alpine: apk add mysql-client
|
||||
# Or run: bash scripts/install_mysqldump.sh
|
||||
# Check status: python scripts/check_dependencies.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user