Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ Gradio
|
|
2 |
pandas
|
3 |
PyMuPDF
|
4 |
openpyxl
|
5 |
-
lingtrain-aligner
|
|
|
|
2 |
pandas
|
3 |
PyMuPDF
|
4 |
openpyxl
|
5 |
+
lingtrain-aligner
|
6 |
+
dateparser
|