Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ python-docx==0.8.11
|
|
| 13 |
groq==0.13.1
|
| 14 |
# Additional libraries that might be useful
|
| 15 |
numpy
|
| 16 |
-
pandas
|
|
|
|
|
|
| 13 |
groq==0.13.1
|
| 14 |
# Additional libraries that might be useful
|
| 15 |
numpy
|
| 16 |
+
pandas
|
| 17 |
+
python-pptx
|