dwavesystems / dwave-cloud-client

A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
https://docs.ocean.dwavesys.com/projects/cloud-client/en/stable/
Apache License 2.0
59 stars 40 forks source link

Upgrade to pydantic 2+ #555

Closed randomir closed 1 year ago

randomir commented 1 year ago

Version 2 is out, and there are some major changes we need to adapt for.

Also see #553.