Paul Schweigert
Paul Schweigert
Added this update to #1343
re: the PR linked above -- we're setting different dependency versions in the dockerfiles vs. requirements.txt
I wonder if part of the issue is the backlog of dependabot updates: https://github.com/Qiskit-Extensions/quantum-serverless/issues/76
use #1343 instead
I think the two PRs above cover all we need here
This was done in https://github.com/Qiskit/qiskit-serverless/releases/tag/v0.10.0
I think the goal is to move ALL documentation over
Ray doesn't have a Python 3.11 image just yet, so had to revert this in #560 ... will revert the revert (?) once the support is there
Python 3.11 status in Ray: https://github.com/ray-project/ray/milestone/104
Now that we've updated Ray to v2.6.2 in #867 we can revisit adding python 3.11 support as those images now exist at https://hub.docker.com/r/rayproject/ray/tags?page=1&name=2.6.2-py311