Skip to content

Update to supported python/CUDA versions#287

Open
rodneykinney wants to merge 10 commits into
mainfrom
python-3.11
Open

Update to supported python/CUDA versions#287
rodneykinney wants to merge 10 commits into
mainfrom
python-3.11

Conversation

@rodneykinney

Copy link
Copy Markdown
Member

Update mmda services to be deployable again, hoping to fix https://github.com/allenai/scholar/issues/41682

Update python and CUDA to currently-supported versions https://github.com/allenai/scholar/issues/41718

Tests pass when run with timo code from https://github.com/allenai/timo/pull/359

@rodneykinney rodneykinney requested a review from ca16 February 27, 2026 17:47
Comment thread pyproject.toml
'pydantic>=1,<2'
]
bibentry_detection_predictor = [
'Pillow<10',

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wondering why we're pinning less than before here?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OMG, package version conflicts are everywhere, but Claude is amazing at figuring them out. IMO we should be pinning everything with a max version number

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why it decided to remove the pin. I would rather it replace with a larger upper-bound version number. I will instruct it to take a pass and put upper bounds everywhere

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.

2 participants