Skip to content

Docker/optimize#19

Merged
namtroi merged 4 commits into
mainfrom
docker/optimize
Dec 21, 2025
Merged

Docker/optimize#19
namtroi merged 4 commits into
mainfrom
docker/optimize

Conversation

@namtroi

@namtroi namtroi commented Dec 21, 2025

Copy link
Copy Markdown
Owner

No description provided.

Upgraded local dev environment from Python 3.10.12 to 3.11.0rc1 to achieve
dev/prod parity with Docker environment.

Changes:
- Updated requirements.txt: pinned all core deps, added bullmq 2.15.0
- Updated requirements-prod.txt: synced bullmq version to 2.15.0
- Created Python 3.11 venv at apps/ai-worker/.venv
- All 28 tests pass with 78% coverage

Dev environment:
- Python: 3.11.0rc1 (venv)
- Dependencies: 130 packages installed
- Tests: 28/28 passing

Known issues:
- bullmq 2.15.0 event handler API changed (non-critical, tests pass)

Phases completed:
- Phase 01: Install Python 3.11
- Phase 02: Migrate Dependencies
- Phase 03: Fix Dependency Conflicts
- Phase 04: Validate & Test
@namtroi namtroi merged commit 0cc78c4 into main Dec 21, 2025
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant