Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused optional requirements #11364

Merged
merged 1 commit into from
Dec 3, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions requirements-optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,8 @@ seaborn>=0.9.0
qiskit-aer
qiskit-qasm3-import
python-constraint>=1.4
cplex; python_version < '3.11'
cvxpy
docplex
jax; platform_system != 'Windows'
jaxlib; platform_system != 'Windows'
scikit-learn>=0.20.0
scikit-quant<=0.7; platform_system != 'Windows'
SQSnobFit
z3-solver>=4.7
# Tweedledum is unmaintained and its existing Mac wheels are unreliable. If you
# manage to get a working install on a Mac the functionality should still work,
Expand Down