Skip to content

Commit

Permalink
add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
DilhanM committed Jun 1, 2024
1 parent 609b421 commit 171e0fa
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@ comm==0.2.2
contourpy==1.2.1
cryptography==42.0.5
cycler==0.12.1
dask==2024.4.1
dask==2024.5.0
dask-jobqueue==0.8.5
debugpy==1.8.1
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.8
distributed==2024.4.1
exceptiongroup==1.2.0
distributed==2024.5.0
executing==2.0.1
fastjsonschema==2.19.1
fonttools==4.51.0
fqdn==1.5.1
fsspec==2024.3.1
fsspec==2024.5.0
gitdb==4.0.11
GitPython==3.1.43
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
ibm-cloud-sdk-core==3.19.2
ibm-platform-services==0.53.4
idna==3.7
Expand All @@ -60,32 +60,34 @@ jupyter_client==8.6.1
jupyter_core==5.7.2
jupyter_server==2.14.0
jupyter_server_terminals==0.5.3
jupyterlab==4.1.6
jupyterlab==4.2.0
jupyterlab_pygments==0.3.0
jupyterlab_server==2.26.0
jupyterlab_server==2.27.1
jupyterlab_widgets==3.0.10
kiwisolver==1.4.5
locket==1.0.0
MarkupSafe==2.1.5
matplotlib==3.8.4
matplotlib-inline==0.1.7
mistune==3.0.2
mkl-fft @ file:///private/var/folders/c_/qfmhj66j0tn016nkx_th4hxm0000gp/T/abs_af8wl3mjfu/croot/mkl_fft_1695058185839/work
mkl-random @ file:///private/var/folders/c_/qfmhj66j0tn016nkx_th4hxm0000gp/T/abs_0fq2s894lk/croot/mkl_random_1695059822529/work
mkl-service==2.4.0
mpmath==1.3.0
msgpack==1.0.8
nbclient==0.10.0
nbconvert==7.16.3
nbformat==5.10.4
nest-asyncio==1.6.0
networkx==3.3
notebook==7.1.2
notebook==7.2.0
notebook_shim==0.2.4
numpy==1.26.4
numpy @ file:///private/var/folders/c_/qfmhj66j0tn016nkx_th4hxm0000gp/T/abs_b7iptlxgej/croot/numpy_and_numpy_base_1708638622773/work/dist/numpy-1.26.4-cp311-cp311-macosx_10_9_x86_64.whl#sha256=3bf79c94c35598ae09c687371bfc007b468f0f9ce08e944366b60431f3a9a4fe
overrides==7.7.0
packaging==24.0
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
partd==1.4.1
partd==1.4.2
pbr==6.0.0
pexpect==4.9.0
pillow==10.3.0
Expand All @@ -102,22 +104,22 @@ Pygments==2.17.2
PyJWT==2.8.0
pylatexenc==2.10
pyparsing==3.1.2
pyrosetta==2024.18+release.117e2f6f54
pyrosetta-distributed==0.0.3
pyrosetta-installer==0.1.1
pyspnego==0.10.2
python-dateutil==2.9.0.post0
python-json-logger==2.0.7
python-sat==1.8.dev12
python-xz==0.5.0
pytz==2024.1
PyYAML==6.0.1
pyzmq==26.0.0
qiskit==1.0.2
qiskit-aer==0.14.0.1
qiskit-aer==0.14.1
qiskit-algorithms==0.3.0
qiskit-ibm-provider==0.11.0
qiskit-ibm-runtime==0.23.0
qtconsole==5.5.1
qtconsole==5.5.2
QtPy==2.4.1
referencing==0.34.0
requests==2.31.0
Expand All @@ -127,7 +129,6 @@ rfc3986-validator==0.1.1
rpds-py==0.18.0
rustworkx==0.14.2
scipy==1.13.0
seaborn==0.13.2
Send2Trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand All @@ -141,7 +142,6 @@ sympy==1.12
tblib==3.0.0
terminado==0.18.1
tinycss2==1.2.1
tomli==2.0.1
toolz==0.12.1
tornado==6.4
traitlets==5.14.2
Expand All @@ -157,4 +157,4 @@ websocket-client==1.7.0
websockets==12.0
widgetsnbextension==4.0.10
zict==3.0.0
zipp==3.18.1
zipp==3.18.2

0 comments on commit 171e0fa

Please sign in to comment.