add requirements for GitPython
This commit is contained in:
parent
910a097ae2
commit
f17769cfbc
2 changed files with 2 additions and 0 deletions
|
@ -26,3 +26,4 @@ torchdiffeq
|
|||
kornia
|
||||
lark
|
||||
inflection
|
||||
GitPython
|
||||
|
|
|
@ -23,3 +23,4 @@ torchdiffeq==0.2.3
|
|||
kornia==0.6.7
|
||||
lark==1.1.2
|
||||
inflection==0.5.1
|
||||
GitPython==3.1.27
|
||||
|
|
Loading…
Reference in a new issue