Add employee table sync scripts

This commit is contained in:
Nguyen Ngo
2025-08-20 12:34:49 -04:00
parent 21d5481589
commit 446e96150c
3 changed files with 635 additions and 1 deletions
+4 -1
View File
@@ -58,4 +58,7 @@ Flask-Caching==2.1.0 # Caching support for Flask
python-json-logger==2.0.7 # Structured logging support
# Cryptography dependencies (required for some MySQL features)
cryptography==41.0.7 # Required for MySQL SSL connections
cryptography==41.0.7 # Required for MySQL SSL connections
# Employee Synchronization Dependencies
schedule==1.2.0 # For automated scheduling