forked from amazon-braket/amazon-braket-examples
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
53 lines (53 loc) · 1.18 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
name: Braket
channels:
- psi4
- conda-forge
- defaults
dependencies:
- conda-pack=0.6.0
- colorama=0.4.3
- decorator=4.4.0
- idna=2.10
- ipython_genutils=0.2.0
- ipykernel=5.3.4
- markupsafe=2.1.1
- matplotlib=3.2.2
- networkx=2.4
- numpy=1.21.6
- nbconvert=6.5.4
- openbabel=3.1.1
- pandas=1.1.4
- pip
- protobuf=3.12.4
- psi4=1.3.2
- pydantic=1.9.0
- python=3.7
- python-dateutil=2.8.2
- rsa=4.4.1
- scipy=1.5.2
- six=1.15.0
- pip:
- botocore==1.25.7
- awscli==1.23.7
- boto3==1.22.7
- amazon-braket-default-simulator==1.11.5
- amazon-braket-pennylane-plugin==1.11.2
- amazon-braket-schemas==1.14.1
- amazon-braket-sdk==1.35.4
- amazon-braket-strawberryfields-plugin==1.0.2
- amazon-braket-algorithm-library==1.1.3
- cvxpy==1.1.17
- dask==2.30.0
- ecos==2.0.7.post1
- jax==0.2.21
- jinja2==3.1.2
- keras==2.7.0
- mypy-extensions==0.4.3
- openfermion==1.0.0
- openfermionpyscf==0.5
- pennylane==0.27.0
- PennyLane-Lightning==0.27.0
- s3transfer==0.5.0
- strawberryfields==0.23.0
- tensorflow==2.7.0
- torch==1.9.1