Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
pin the pip versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaiBapchya committed Oct 25, 2019
1 parent ef56334 commit 0a3a0f0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/python_docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ dependencies:
- notebook
- pip:
# using nbconvert master until v5.5 comes out
- git+https://github.com/jupyter/nbconvert@master
- nbsphinx>=0.4.2
- recommonmark
- notedown
- pypandoc
- breathe
- mock
- awscli
- autodocsumm
- nbconvert==5.6.1
- nbsphinx==0.4.3
- recommonmark==0.6.0
- notedown==1.5.1
- pypandoc==1.4
- breathe==4.13.1
- mock==3.0.5
- awscli==1.16.266
- autodocsumm==0.1.11

0 comments on commit 0a3a0f0

Please sign in to comment.