Skip to content

Commit

Permalink
update requirement.txt to local-successful-built version
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyanjun committed Jul 28, 2021
1 parent 3b02851 commit af33b88
Showing 1 changed file with 30 additions and 9 deletions.
39 changes: 30 additions & 9 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,32 @@
recommonmark
sphinx-markdown-tables
nbsphinx
sphinx-autobuild
sphinx-rtd-theme
ipywidgets
ipython
tensorflow==2.0.0
recommonmark==0.7.1
Sphinx==4.1.2
sphinx-autobuild==2021.3.14
sphinx-markdown-tables==0.0.15
sphinx-rtd-theme==0.5.2
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
sqlitedict==1.7.0
stanza==1.2.2
nbclient==0.5.3
nbconvert==6.1.0
nbformat==5.1.3
nbsphinx==0.8.6
ipywidgets==7.6.3
ipykernel==6.0.3
ipython==7.25.0
tensorboard==2.5.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorboardX==2.4
tensorflow==2.3.3
tensorflow-estimator==2.3.0
tensorflow-hub==0.12.0
tensorflow-text==2.3.0
textattack==0.3.0
pillow==6.2.0
transformers==3.0.2
transformers==4.9.1
virtualenv==20.0.18

0 comments on commit af33b88

Please sign in to comment.