Spaces:
Build error
Build error
Greg Thompson
commited on
Commit
•
d14bd4c
1
Parent(s):
626c6ea
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ fuzzywuzzy
|
|
4 |
jsonpickle
|
5 |
mathtext @ git+https://gitlab.com/tangibleai/community/mathtext@main
|
6 |
fastapi==0.74.*
|
|
|
7 |
pydantic==1.10.*
|
8 |
python-Levenshtein
|
9 |
requests==2.27.*
|
|
|
4 |
jsonpickle
|
5 |
mathtext @ git+https://gitlab.com/tangibleai/community/mathtext@main
|
6 |
fastapi==0.74.*
|
7 |
+
openpyxl
|
8 |
pydantic==1.10.*
|
9 |
python-Levenshtein
|
10 |
requests==2.27.*
|