try gitpython
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,6 +16,6 @@ esprima
|
|
16 |
tree_sitter
|
17 |
tree_sitter_languages
|
18 |
pysqlite3-binary
|
19 |
-
|
20 |
gradio
|
21 |
time
|
|
|
16 |
tree_sitter
|
17 |
tree_sitter_languages
|
18 |
pysqlite3-binary
|
19 |
+
gitpython
|
20 |
gradio
|
21 |
time
|