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

Fix pydantic upper bound #554

Closed randomir closed 1 year ago

randomir commented 1 year ago

This is a stop-gap measure until we adapt the code for pydantic v2. Current 1.10.X branch should be maintained for about a year.

codecov[bot] commented 1 year ago

Codecov Report

Merging #554 (a275b45) into master (96db43f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #554   +/-   ##
=======================================
  Coverage   86.87%   86.87%           
=======================================
  Files          24       24           
  Lines        3528     3528           
=======================================
  Hits         3065     3065           
  Misses        463      463           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more