Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 authored Aug 11, 2023
1 parent 2f6812a commit c4e413b
Showing 1 changed file with 15 additions and 151 deletions.
166 changes: 15 additions & 151 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,151 +1,15 @@
wheel
absl-py==1.0.0
alabaster==0.7.12
appdirs==1.4.4
ase==3.22.1
astunparse==1.6.3
attrs==21.2.0
autograd==1.3
Babel==2.9.1
bokeh==2.4.2
cachetools==4.2.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.9
cif2cell==2.0.0a3
click==8.0.3
codecov==2.1.13
contourpy==1.1.0
coverage==6.2
cryptography==36.0.1
cycler==0.11.0
dgl==0.6.1
dill==0.3.4
dlx==1.0.4
docplex==2.22.213
docutils==0.17.1
execnet==1.9.0
fastdtw==0.3.4
fastjsonschema==2.15.2
Flask==2.0.2
flatbuffers==2.0
fonttools==4.28.5
future==0.18.2
gast==0.4.0
google-auth==2.3.3
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.43.0
h5py==3.2.1
idna==3.3
imageio==2.13.3
imagesize==1.3.0
importlib-metadata==4.9.0
importlib-resources==5.4.0
inflection==0.5.1
iniconfig==1.1.1
itsdangerous==2.0.1
-e git+https://github.com/usnistgov/jarvis@95ec0865d3fe377f90490d4ff5b936825a83feb6#egg=jarvis_tools
Jinja2==3.0.3
joblib==1.1.0
jsonschema==4.3.1
julia==0.5.6
keras==2.8.0
Keras-Preprocessing==1.1.2
kiwisolver==1.3.2
libclang==12.0.0
lightgbm==3.3.1
lxml==4.9.1
Markdown==3.3.6
MarkupSafe==2.0.1
matplotlib==3.5.1
more-itertools==8.12.0
mpmath==1.2.1
multitasking==0.0.10
networkx==2.6.3
ntlm-auth==1.5.0
numpy==1.22.0
oauthlib==3.2.1
opencv-python==4.5.4.60
opt-einsum==3.3.0
packaging==21.3
pandas==1.3.5
pbr==5.8.0
PennyLane==0.14.1
phonopy==2.10.0
Pillow==9.0.1
pluggy==1.0.0
ply==3.11
protobuf==3.19.1
psutil==5.8.0
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pybind11==2.8.1
PyCifRW==4.4
pycparser==2.21
Pygments==2.10.0
pyparsing==3.0.6
pyrsistent==0.18.0
pytest==6.2.5
pytest-cov==3.0.0
pytest-forked==1.4.0
pytest-xdist==2.5.0
python-constraint==1.4.0
python-dateutil==2.8.2
pytz==2021.3
PyWavelets==1.2.0
PyYAML==6.0
qiskit==0.34.2
qiskit-aer==0.10.3
qiskit-ibmq-provider==0.18.3
qiskit-ignis==0.7.0
qiskit-terra==0.19.2
Quandl==3.7.0
requests==2.26.0
requests-ntlm==1.1.0
requests-oauthlib==1.3.0
retworkx==0.10.2
rsa==4.8
scikit-image==0.19.1
scikit-learn==1.0.1
scipy==1.8.0rc1
semantic-version==2.6.0
six==1.16.0
snowballstemmer==2.2.0
spglib==1.16.3
Sphinx==4.3.2
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
stevedore==3.5.0
symengine==0.8.1
sympy==1.9
tensorboard==2.8.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorflow==2.8.1
tensorflow-estimator==2.8.0
tensorflow-io-gcs-filesystem==0.23.1
termcolor==1.1.0
threadpoolctl==3.0.0
tifffile==2021.11.2
toml==0.10.2
tomli==2.0.0
toolz==0.11.2
torch==1.10.1
tornado==6.1
tqdm==4.62.3
tweedledum==1.1.1
typing_extensions==4.0.1
urllib3==1.26.7
websocket-client==1.2.3
Werkzeug==2.0.2
wrapt==1.13.3
xmltodict==0.12.0
yfinance==0.1.67
zipp==3.6.0
numpy>=1.19.5
scipy>=1.4.1
matplotlib>=3.0.0
spglib>=1.14.1
joblib>=0.14.1
requests>=2.23.0
toolz>=0.9.0
xmltodict>=0.11.0
tqdm>=4.41.1
sphinx>=1.3.1
sphinx-rtd-theme>=0.1.8
torch
keras
tensorflow
dgl

0 comments on commit c4e413b

Please sign in to comment.