rigetti / pyquil

A Python library for quantum programming using Quil.
http://docs.rigetti.com
Apache License 2.0
1.39k stars 341 forks source link

Drop support for Python 3.8, update dependencies #1779

Closed MarquessV closed 1 month ago

MarquessV commented 1 month ago

Python 3.8 is approaching end-of-life, and many of the packages we use have already dropped support. We should also drop support for Python 3.8 and upgrade dependencies to newer versions (e.g scipy, ipython, python-rapidjson).