Skip to content

Commit

Permalink
CI/DOC: unpin gitdb #35823 (#35824)
Browse files Browse the repository at this point in the history
  • Loading branch information
fangchenli authored Aug 21, 2020
1 parent 4e3940f commit 5746d34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:

# documentation
- gitpython # obtain contributors from git for whatsnew
- gitdb2=2.0.6 # GH-32060
- gitdb
- sphinx

# documentation (jupyter notebooks)
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ isort>=5.2.1
mypy==0.730
pycodestyle
gitpython
gitdb2==2.0.6
gitdb
sphinx
nbconvert>=5.4.1
nbsphinx
Expand Down

0 comments on commit 5746d34

Please sign in to comment.