- Added a new launch configuration for Flask debugging in .vscode/launch.json.
- Updated requirements.txt with new dependencies.
- Added compiled Python bytecode for PCA_Test.py in __pycache__.
- Introduced a new MSSQL connection module with methods for executing queries and fetching results.
- Implemented data retrieval functionality for historical values and model information.