Skip to content

Commit 06c7579

Browse files
committed
CI/DOC: unpin gitdb pandas-dev#35823
1 parent 073048f commit 06c7579

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

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

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

3232
# documentation (jupyter notebooks)

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ isort>=5.2.1
1515
mypy==0.730
1616
pycodestyle
1717
gitpython
18-
gitdb2==2.0.6
18+
gitdb
1919
sphinx
2020
nbconvert>=5.4.1
2121
nbsphinx

0 commit comments

Comments
 (0)