This update uses python:3.13.0-slim and ensures correct package versions. 🐍
⚙️ Other changes
- Updated Docker base image to
python:3.13.0-slim
- Updated
requirements.txt
to include specific versions for all libraries/packages - Used
pip freeze
to ensure all dependencies are correctly captured this time