Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
streamlit>=1.50.0
|
| 2 |
openai>=1.0.0
|
| 3 |
pandas>=2.0.0
|
|
|
|
|
|
|
|
|
| 1 |
streamlit>=1.50.0
|
| 2 |
openai>=1.0.0
|
| 3 |
pandas>=2.0.0
|
| 4 |
+
openpyxl>=3.1.0
|
| 5 |
+
python-docx>=1.1.0
|