Skip to content

Commit

Permalink
update requirements_dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Henley13 committed Jul 15, 2021
1 parent be21078 commit 39faf85
Showing 1 changed file with 23 additions and 8 deletions.
31 changes: 23 additions & 8 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
absl-py==0.7.0
alabaster==0.7.12
appnope==0.1.0
astor==0.7.1
astunparse==1.6.3
attrs==19.3.0
Babel==2.9.0
backcall==0.1.0
bleach==3.1.5
cachetools==4.1.0
Expand All @@ -22,26 +24,30 @@ google-pasta==0.2.0
grpcio==1.29.0
h5py==2.10.0
idna==2.9
imagesize==1.2.0
importlib-metadata==1.4.0
ipykernel==5.1.0
ipython==7.2.0
ipython-genutils==0.2.0
jedi==0.13.2
Jinja2==2.11.2
joblib==0.13.2
jupyter-client==5.2.4
jupyter-core==4.4.0
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
keyring==21.2.1
kiwisolver==1.0.1
llvmlite==0.29.0
llvmlite==0.35.0
Markdown==3.0.1
MarkupSafe==1.1.1
matplotlib==3.0.2
more-itertools==8.1.0
mrc==0.1.5
networkx==2.2
numba==0.37.0
numba==0.52.0
numpy==1.16.0
numpydoc==1.1.0
oauthlib==3.1.0
opt-einsum==3.2.1
packaging==20.0
Expand All @@ -51,7 +57,6 @@ pep517==0.8.2
pexpect==4.6.0
pickleshare==0.7.5
Pillow==5.4.1
pip==20.1.1
pkginfo==1.5.0.1
pluggy==0.13.1
prompt-toolkit==2.0.7
Expand All @@ -60,6 +65,7 @@ ptyprocess==0.6.0
py==1.8.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydot==1.4.1
Pygments==2.6.1
pyparsing==2.3.1
pytest==5.3.3
Expand All @@ -76,24 +82,33 @@ rsa==4.6
scikit-image==0.14.2
scikit-learn==0.20.2
scipy==1.4.1
setuptools==47.3.1
six==1.12.0
tensorboard==2.2.2
snowballstemmer==2.0.0
Sphinx==3.3.1
sphinx-rtd-theme==0.5.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
tensorboard==2.4.0
tensorboard-plugin-wit==1.7.0
tensorflow==2.2.0
tensorflow-estimator==2.2.0
tensorflow==2.3.0
tensorflow-addons==0.12.1
tensorflow-estimator==2.3.0
termcolor==1.1.0
toml==0.10.1
toolz==0.9.0
tornado==5.1.1
tqdm==4.46.0
traitlets==4.3.2
twine==3.1.1
typeguard==2.12.0
umap-learn==0.3.9
urllib3==1.25.9
wcwidth==0.1.7
webencodings==0.5.1
Werkzeug==0.14.1
wheel==0.32.3
wrapt==1.12.1
zipp==1.0.0

0 comments on commit 39faf85

Please sign in to comment.