-
Notifications
You must be signed in to change notification settings - Fork 5
/
environment.yml
78 lines (78 loc) · 1.81 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
69
70
71
72
73
74
75
76
77
78
name: qchack
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2020.12.5=h5b45459_0
- certifi=2020.12.5=py39hcbf5309_1
- openssl=1.1.1k=h8ffe710_0
- pip=21.0.1=pyhd8ed1ab_0
- python=3.9.2=h7840368_0_cpython
- python_abi=3.9=1_cp39
- setuptools=49.6.0=py39hcbf5309_3
- sqlite=3.35.4=h8ffe710_0
- tzdata=2021a=he74cb21_0
- vc=14.2=hb210afc_4
- vs2015_runtime=14.28.29325=h5e1d092_4
- wheel=0.36.2=pyhd3deb0d_0
- wincertstore=0.2=py39hcbf5309_1006
- pip:
- attrs==20.3.0
- cffi==1.14.5
- chardet==4.0.0
- cryptography==3.4.7
- cycler==0.10.0
- dill==0.3.3
- dlx==1.0.4
- docplex==2.20.204
- env==0.1.0
- fastdtw==0.3.4
- fastjsonschema==2.15.0
- h5py==3.1.0
- idna==2.10
- inflection==0.5.1
- joblib==1.0.1
- jsonschema==3.2.0
- kiwisolver==1.3.1
- lxml==4.6.3
- matplotlib==3.4.1
- more-itertools==8.7.0
- mpmath==1.2.1
- multitasking==0.0.9
- nest-asyncio==1.5.1
- ntlm-auth==1.5.0
- numpy==1.20.1
- ordered-set==4.0.2
- pandas==1.2.3
- pillow==8.2.0
- ply==3.11
- psutil==5.8.0
- pybind11==2.6.2
- pycparser==2.20
- pygame==2.0.1
- pylatex==1.4.1
- pylatexenc==2.10
- pyparsing==2.4.7
- pyrsistent==0.17.3
- python-constraint==1.4.0
- python-dateutil==2.8.1
- pytz==2021.1
- qiskit==0.25.0
- qiskit-aer==0.8.0
- qiskit-aqua==0.9.0
- qiskit-ibmq-provider==0.12.2
- qiskit-ignis==0.6.0
- qiskit-terra==0.17.0
- quandl==3.6.0
- requests==2.25.1
- requests-ntlm==1.1.0
- retworkx==0.8.0
- scikit-learn==0.24.1
- scipy==1.6.1
- six==1.15.0
- sympy==1.7.1
- threadpoolctl==2.1.0
- urllib3==1.26.4
- websockets==8.1
- yfinance==0.1.55
prefix: C:\Users\gerar\anaconda3\envs\qchack