forked from amazon-braket/amazon-braket-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
50 lines (50 loc) · 1.04 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
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=1.1.1
- matplotlib=3.2.2
- nbconvert=6.0.7
- networkx=2.4
- numpy=1.19.2
- openbabel=3.1.1
- pandas=1.1.4
- pip
- protobuf=3.12.4
- psi4=1.3.2
- python=3.7
- rsa=4.4.1
- scipy=1.5.2
- six=1.15.0
- typing_extensions=3.7.4.3
- pip:
- botocore==1.25.7
- awscli==1.23.7
- boto3==1.22.7
- amazon-braket-default-simulator
- amazon-braket-ocean-plugin
- amazon-braket-pennylane-plugin==1.6.5
- amazon-braket-schemas
- amazon-braket-sdk
- cvxpy==1.1.17
- dask==2.30.0
- dwave-ocean-sdk==3.3.0
- ecos==2.0.7.post1
- jax==0.2.21
- jinja2==2.11.3
- keras==2.6.0
- openfermion==1.0.0
- pennylane==0.22.0
- pennylane-qchem==0.21.0
- pyscf>=1.7.2,<2.0
- s3transfer==0.5.0
- tensorflow==2.6.0
- torch==1.8.1