Skip to content

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

Open
@mhucka

Description

@mhucka

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions