Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ scipy
|
|
| 6 |
scikit-learn
|
| 7 |
gradio
|
| 8 |
openpyxl
|
| 9 |
-
GitPython
|
|
|
|
|
|
| 6 |
scikit-learn
|
| 7 |
gradio
|
| 8 |
openpyxl
|
| 9 |
+
GitPython
|
| 10 |
+
tabulate
|