Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 2afa02a

Browse files
committed
Fix gitdb2 dependency version
1 parent b442e7c commit 2afa02a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'teamscale-client==7.1.1',
2424
'gitpython==3.1.35',
2525

26-
'gitdb2==4.0.10',
26+
'gitdb2==4.0.2',
2727

2828
# Required to compile to a native binary
2929
'nuitka==1.5.5'

0 commit comments

Comments
 (0)