Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,5 +4,6 @@ langchain-openai==0.3.32
|
|
| 4 |
langchain-text-splitters==0.3.9
|
| 5 |
numpy==2.3.2
|
| 6 |
pandas==2.3.2
|
|
|
|
| 7 |
tqdm==4.67.1
|
| 8 |
python-dotenv==1.1.1
|
|
|
|
| 4 |
langchain-text-splitters==0.3.9
|
| 5 |
numpy==2.3.2
|
| 6 |
pandas==2.3.2
|
| 7 |
+
streamlit
|
| 8 |
tqdm==4.67.1
|
| 9 |
python-dotenv==1.1.1
|