-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
68 lines (68 loc) · 1.58 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
name: env_qiskit
channels:
- defaults
dependencies:
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2022.07.19=hecd8cb5_0
- libcxx=14.0.6=h9765a3e_0
- libffi=3.3=hb1e8313_2
- ncurses=6.3=hca72f7f_3
- openssl=1.1.1q=hca72f7f_0
- python=3.10.4=hdfd78df_0
- readline=8.1.2=hca72f7f_1
- sqlite=3.39.3=h707629a_0
- tk=8.6.12=h5d9f67b_0
- tzdata=2022c=h04d1e81_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.6=hca72f7f_0
- zlib=1.2.12=h4dc903c_3
- pip:
- certifi==2022.9.14
- cffi==1.15.1
- charset-normalizer==2.1.1
- contourpy==1.0.5
- cryptography==38.0.1
- cycler==0.11.0
- dill==0.3.5.1
- fonttools==4.38.0
- h5py==3.7.0
- idna==3.4
- joblib==1.2.0
- kiwisolver==1.4.4
- matplotlib==3.6.1
- mpmath==1.2.1
- ntlm-auth==1.5.0
- numpy==1.23.3
- packaging==21.3
- pbr==5.10.0
- pillow==9.2.0
- pip==22.1.2
- ply==3.11
- psutil==5.9.2
- pycparser==2.21
- pylatexenc==2.10
- pyparsing==3.0.9
- pyscf==2.1.1
- python-constraint==1.4.0
- python-dateutil==2.8.2
- qiskit==0.34.1
- qiskit-aer==0.10.2
- qiskit-ibmq-provider==0.18.3
- qiskit-ignis==0.7.0
- qiskit-nature==0.3.0
- qiskit-terra==0.21.2
- requests==2.28.1
- requests-ntlm==1.1.0
- retworkx==0.11.0
- scikit-learn==1.1.2
- scipy==1.9.1
- setuptools==63.4.1
- six==1.16.0
- stevedore==4.0.0
- symengine==0.9.2
- sympy==1.11.1
- threadpoolctl==3.1.0
- tweedledum==1.1.1
- urllib3==1.26.12
- websocket-client==1.4.1
prefix: /Users/yuan/anaconda/envs/env_qiskit