forked from amazon-braket/amazon-braket-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
43 lines (43 loc) · 1.1 KB
/
environment.yml
File metadata and controls
43 lines (43 loc) · 1.1 KB
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
name: Braket
channels:
- conda-forge
- defaults
dependencies:
- conda-pack=0.7.0
- pip
- python=3.8
- pip:
- botocore==1.29.65
- awscli==1.27.65
- boto3==1.26.64
- 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.5
- amazon-braket-strawberryfields-plugin==1.0.3
- amazon-braket-algorithm-library==1.1.3
- cvxpy==1.1.17
- dask==2023.1.1
- ecos==2.0.12
- ipykernel==6.21.1
- jax==0.4.2
- jinja2==3.1.2
- keras==2.11.0
- markupsafe==2.1.2
- matplotlib==3.6.3
- mypy-extensions==0.4.3
- openfermion==1.0.0
- openfermionpyscf==0.5
- oqpy==0.1.1
- nbconvert==7.2.9
- numpy==1.23.5
- pandas==1.5.2
- pennylane==0.27.0
- PennyLane-Lightning==0.27.0
- s3transfer==0.6.0
- scipy==1.9.3
- six==1.16.0
- strawberryfields==0.23.0
- tensorflow==2.11.0
- torch==1.9.1
- autoray==0.6.0 # https://github.com/PennyLaneAI/pennylane/issues/3867