Add employee table sync scripts
This commit is contained in:
+4
-1
@@ -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
|
||||
Reference in New Issue
Block a user