Delete environment.yml

This commit is contained in:
Michał Kasprowicz 2025-09-16 18:34:43 +00:00
parent 20005858ee
commit 9c7d6cbce4
1 changed files with 0 additions and 25 deletions

View File

@ -1,25 +0,0 @@
name: MK_QSVM
channels:
- conda-forge
- defaults
dependencies:
- python=3.9
- numpy=1.24.3
- pandas=2.0.3
- scikit-learn=1.3.0
- scipy=1.11.1
- matplotlib=3.7.2
- seaborn=0.12.2
- jupyter=1.0.0
- ipykernel=6.25.0
- pip=23.2.1
- pip:
- qiskit==0.44.1
- qiskit-aer==0.12.2
- qiskit-machine-learning==0.6.0
- dimod==0.12.8
- umap-learn==0.5.3
- plotly==5.16.1
- kaleido==0.2.1
- tqdm==4.66.1
- psutil==5.9.5