Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
szha committed Aug 23, 2018
1 parent 3806504 commit 2d259bc
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
6 changes: 3 additions & 3 deletions env/doc.yml
Expand Up @@ -5,14 +5,14 @@ dependencies:
- python=3.6
- ipython
- ipykernel
- sphinx=1.7.5
- sphinx=1.7.7
- sphinx-gallery
- sphinx_rtd_theme
- nbsphinx>=0.3.3
- nbsphinx>=0.3.4
- recommonmark
- spacy
- nltk
- pandoc==2.2.1
- pandoc==2.0.0
- pip:
- mxnet-cu80>=1.3.0b20180817
- notedown
Expand Down
2 changes: 1 addition & 1 deletion env/py2.yml
Expand Up @@ -4,7 +4,7 @@ channels:
dependencies:
- python=2.7
- perl
- sphinx=1.7.5
- sphinx=1.7.7
- spacy
- nltk
- pytest
Expand Down
2 changes: 1 addition & 1 deletion env/py3.yml
Expand Up @@ -4,7 +4,7 @@ channels:
dependencies:
- python=3.6
- perl
- sphinx=1.7.5
- sphinx=1.7.7
- spacy
- nltk
- pytest
Expand Down
2 changes: 1 addition & 1 deletion env/pylint.yml
Expand Up @@ -4,7 +4,7 @@ channels:
dependencies:
- python=3.6
- pylint=1.9.2
- sphinx=1.7.5
- sphinx=1.7.7
- flake8
- pip:
- pylint-quotes
1 change: 1 addition & 0 deletions examples

0 comments on commit 2d259bc

Please sign in to comment.