Skip to content

Update local_container_links to use python==3.13#56

Open
hartikainen wants to merge 5 commits into
google-deepmind:mainfrom
hartikainen:github/48
Open

Update local_container_links to use python==3.13#56
hartikainen wants to merge 5 commits into
google-deepmind:mainfrom
hartikainen:github/48

Conversation

@hartikainen

@hartikainen hartikainen commented Jun 24, 2025

Copy link
Copy Markdown

Fixes #48.

Depends on #54.

@hartikainen hartikainen marked this pull request as draft June 24, 2025 17:07
@hartikainen hartikainen force-pushed the github/48 branch 2 times, most recently from 9cd972a to bb1ccc6 Compare July 7, 2025 11:01
@hartikainen hartikainen changed the title Update local_container_links to use python==3.13 and flask Update local_container_links to use python==3.13 Jun 6, 2026
@hartikainen hartikainen marked this pull request as ready for review June 6, 2026 20:32
This requires removing `bottle-redis` dependency, as it only supports
`python<3.11`. Its functionality is quite trivial, however, and not much
changes in `server.py` anyway.
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.

local_container_links example doesn't support python>=3.11 due to old bottle-redis dependency.

1 participant