Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
update dependencies for learning (#40)
Browse files Browse the repository at this point in the history
* knitting

* knitting

* version bump
  • Loading branch information
vabarbosa authored Dec 5, 2023
1 parent 3e8d1df commit 2568f99
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ dependencies:
- pandas
- torchvision
- ipywidgets>=7.3.0,<8.0
- qiskit==0.45.0
- qiskit-ibm-runtime==0.15.0
- qiskit==0.45.1
- qiskit-ibm-runtime==0.16.1
- qiskit-nature==0.6.0
- qiskit-machine-learning==0.4.0
- qiskit-finance==0.3.2
Expand All @@ -33,6 +33,7 @@ dependencies:
- bokeh==3.0.2
- seaborn==0.12.1
- quadratic_programs
- circuit-knitting-toolbox
- git+https://github.com/qiskit-community/Quantum-Challenge-Grader.git@main
- git+https://github.com/anedumla/quantum_linear_solvers
- git+https://github.com/NCCR-SPIN/topological_codes.git

0 comments on commit 2568f99

Please sign in to comment.