Skip to content

Commit 7b0887c

Browse files
DOC: pin gitdb2 (pandas-dev#32064)
1 parent 3b4b86b commit 7b0887c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ dependencies:
2626

2727
# documentation
2828
- gitpython # obtain contributors from git for whatsnew
29+
- gitdb2=2.0.6 # GH-32060
2930
- sphinx
3031

3132
# documentation (jupyter notebooks)

requirements-dev.txt

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ isort
1515
mypy==0.730
1616
pycodestyle
1717
gitpython
18+
gitdb2==2.0.6
1819
sphinx
1920
nbconvert>=5.4.1
2021
nbsphinx

0 commit comments

Comments
 (0)