Skip to content

Commit

Permalink
readthedoc pip dependency errors fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyanjun committed Jul 27, 2021
1 parent 057fe29 commit 3b02851
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 0 additions & 1 deletion docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ channels:
- defaults
dependencies:
- python=3.7
- ipython
6 changes: 4 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ sphinx-autobuild
sphinx-rtd-theme
ipywidgets
ipython
tensorflow
textattack
tensorflow==2.0.0
textattack==0.3.0
pillow==6.2.0
transformers==3.0.2

0 comments on commit 3b02851

Please sign in to comment.