Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update Cirq versions in dev_tools/write-ci-requirements.py #379

Open
mhucka opened this issue Mar 25, 2025 · 0 comments
Open

Update Cirq versions in dev_tools/write-ci-requirements.py #379

mhucka opened this issue Mar 25, 2025 · 0 comments
Assignees

Comments

@mhucka
Copy link
Contributor

mhucka commented Mar 25, 2025

Near the top of the file, we see

CIRQ_VERSIONS = {
    'previous': '~=1.2.0',
    'current': '~=1.3.0',
    'next': '>=1.4.0.dev',
}

This should be updated. We can probably wait until the release of Cirq 1.5, because it will be very soon.

@mhucka mhucka self-assigned this Mar 25, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant