Skip to content

Commit

Permalink
Installing qiskit
Browse files Browse the repository at this point in the history
  • Loading branch information
peguerosdc committed Nov 30, 2020
1 parent e9a5b39 commit 8c49c24
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
attrs==20.3.0
cached-property==1.5.2
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
cryptography==3.2.1
cycler==0.10.0
Cython==0.29.21
decorator==4.4.2
dill==0.3.3
dlx==1.0.4
docplex==2.15.194
fastdtw==0.3.4
fastjsonschema==2.14.5
h5py==3.0.0
idna==2.10
inflection==0.5.1
joblib==0.17.0
jsonschema==3.2.0
kiwisolver==1.3.1
lxml==4.6.1
matplotlib==3.3.2
more-itertools==8.6.0
mpmath==1.1.0
multitasking==0.0.9
nest-asyncio==1.4.2
networkx==2.5
ntlm-auth==1.5.0
numpy==1.19.4
pandas==1.1.4
Pillow==8.0.1
ply==3.11
psutil==5.7.3
pybind11==2.6.0
pycparser==2.20
pyparsing==2.4.7
pyrsistent==0.17.3
python-constraint==1.4.0
python-dateutil==2.8.1
pytz==2020.4
qiskit==0.23.0
qiskit-aer==0.7.0
qiskit-aqua==0.8.0
qiskit-ibmq-provider==0.11.0
qiskit-ignis==0.5.0
qiskit-terra==0.16.0
Quandl==3.5.3
requests==2.24.0
requests-ntlm==1.1.0
retworkx==0.5.0
scikit-learn==0.23.2
scipy==1.5.4
six==1.15.0
sympy==1.6.2
threadpoolctl==2.1.0
urllib3==1.25.11
websockets==8.1
yfinance==0.1.55

0 comments on commit 8c49c24

Please sign in to comment.