quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.28k stars 1.02k forks source link

Drop python 3.9 #6463

Closed NoureldinYosri closed 6 months ago

NoureldinYosri commented 9 months ago

This is a general issue to track dropping support for python 3.9. As per https://github.com/quantumlib/Cirq/issues/6460#issuecomment-1942367161 we will follow the numpy schedule and drop 3.9 by April 2024.

For that to happen we need to change workflows' python dependencies from 3.9 to 3.10.