Skip to content

Commit

Permalink
Update pytket-qiskit requirement from <0.38.0,>=0.34.0 to >=0.34.0,<0…
Browse files Browse the repository at this point in the history
….39.0 (#203)

Updates the requirements on
[pytket-qiskit](https://github.com/CQCL/pytket-qiskit) to permit the
latest version.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/CQCL/pytket-qiskit/blob/develop/docs/changelog.rst">pytket-qiskit's
changelog</a>.</em></p>
<blockquote>
<h2>0.38.0 (unreleased)</h2>
<ul>
<li>Fix to ensure that the :py:class:<code>IBMBackend</code> and
:py:class:<code>IBMQEmulatorBackend</code> both properly enforce
:py:class:<code>MaxNQubitsPredicate</code>.</li>
<li>Update qiskit version to 0.42.</li>
</ul>
<h2>0.37.1 (March 2023)</h2>
<ul>
<li>Fix backend settings for AerStateBackend and AerUnitaryBackend</li>
</ul>
<h2>0.37.0 (March 2023)</h2>
<ul>
<li>Fix faulty information in
<code>AerBackend().backend_info</code></li>
<li>Updated pytket version requirement to 1.13.</li>
</ul>
<h2>0.36.0 (February 2023)</h2>
<ul>
<li>Update qiskit version to 0.41.</li>
<li>Fix order of Pauli terms when converting from
<code>QubitPauliOperator</code>.</li>
</ul>
<h2>0.35.0 (February 2023)</h2>
<ul>
<li>Automatically use IBMQ token if saved in pytket config and not saved
in qiskit
config.</li>
<li>Update qiskit version to 0.40.</li>
<li>Update code to remove some deprecation warnings.</li>
<li>Work around <a
href="https://redirect.github.com/Qiskit/qiskit-terra/issues/7865">Qiskit/qiskit-terra#7865</a>.</li>
</ul>
<h2>0.34.0 (January 2023)</h2>
<ul>
<li>Handle more multi-controlled gates in <code>tk_to_qiskit</code> and
<code>qiskit_to_tk</code> converters (including CnY and CnZ).</li>
<li>Drop support for Python 3.8; add support for 3.11.</li>
<li>Fix ordering of registers in statevector simulation results.</li>
<li>Remove <code>reverse_index</code> argument in
<code>tk_to_qiskit()</code>.</li>
<li>Updated pytket version requirement to 1.11.</li>
</ul>
<h2>0.33.0 (December 2022)</h2>
<ul>
<li>Fix handling of parameter when converting
<code>PauliEvolutionGate</code> to
<code>QubitPauliOperator</code>.</li>
<li>Updated pytket version requirement to 1.10.</li>
</ul>
<h2>0.32.0 (December 2022)</h2>
<ul>
<li>Use <code>qiskit_ibm_runtime</code> services for sampling on
<code>IBMQBackend</code> and</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/CQCL/pytket-qiskit/commit/a2b349b3894c90ad74afd17f19e83fcd9ba29633"><code>a2b349b</code></a>
Merge pull request <a
href="https://redirect.github.com/CQCL/pytket-qiskit/issues/103">#103</a>
from CQCL/release/1.14</li>
<li><a
href="https://github.com/CQCL/pytket-qiskit/commit/1ab6bc757ab591693622b9fe0393418289cf2bea"><code>1ab6bc7</code></a>
update changelog</li>
<li><a
href="https://github.com/CQCL/pytket-qiskit/commit/5f56056adf1c964bd059ee13fbc75efea2937aca"><code>5f56056</code></a>
update version</li>
<li><a
href="https://github.com/CQCL/pytket-qiskit/commit/3ddeeae0ad53a08a68217ee34f97a0fac31d967e"><code>3ddeeae</code></a>
update pytket version</li>
<li><a
href="https://github.com/CQCL/pytket-qiskit/commit/fca6cdfb2463adfa2dfe8df2664ad8a074f99baf"><code>fca6cdf</code></a>
Feature/qiskit 0.42 (<a
href="https://redirect.github.com/CQCL/pytket-qiskit/issues/102">#102</a>)</li>
<li><a
href="https://github.com/CQCL/pytket-qiskit/commit/326be3866dcb4b571901d0a03e7250269a7b8b03"><code>326be38</code></a>
Update/docs darkmode (<a
href="https://redirect.github.com/CQCL/pytket-qiskit/issues/98">#98</a>)</li>
<li><a
href="https://github.com/CQCL/pytket-qiskit/commit/439ca3ead5f870af225a1167a83976882886960b"><code>439ca3e</code></a>
Fix/backend docs (<a
href="https://redirect.github.com/CQCL/pytket-qiskit/issues/96">#96</a>)</li>
<li><a
href="https://github.com/CQCL/pytket-qiskit/commit/6c1cd5f533e9f7a4f90a26e8ce73a796a16ab3b9"><code>6c1cd5f</code></a>
Bump actions/deploy-pages from 1 to 2 (<a
href="https://redirect.github.com/CQCL/pytket-qiskit/issues/87">#87</a>)</li>
<li><a
href="https://github.com/CQCL/pytket-qiskit/commit/6316801e83d6e2d70529f1a5c23d117cbcad3518"><code>6316801</code></a>
Fix/max n qubits predicate (<a
href="https://redirect.github.com/CQCL/pytket-qiskit/issues/94">#94</a>)</li>
<li><a
href="https://github.com/CQCL/pytket-qiskit/commit/67d8d621d1da18ad18db09d850904730749af9e5"><code>67d8d62</code></a>
Merge pull request <a
href="https://redirect.github.com/CQCL/pytket-qiskit/issues/92">#92</a>
from CQCL/main</li>
<li>Additional commits viewable in <a
href="https://github.com/CQCL/pytket-qiskit/compare/v0.34.0...v0.38.0">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nils Quetschlich <nils.quetschlich@tum.de>
  • Loading branch information
dependabot[bot] and nquetschlich authored May 2, 2023
1 parent b045796 commit 9b73556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ requires-python = ">=3.9"
dynamic = ["version"]

dependencies = [
"pytket-qiskit>=0.34.0,<0.38.0", # manages the dependencies for qiskit and tket in a combined fashion
"pytket-qiskit>=0.34.0,<0.39.0", # manages the dependencies for qiskit and tket in a combined fashion
"qiskit[all]", # this is merely to get the [all] dependencies. The versioning is covered by pytket-qiskit
"pandas>=1.0.0",
"flask>=2.0.0",
Expand Down

0 comments on commit 9b73556

Please sign in to comment.