Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
1 |
streamlit==1.28.1
|
|
|
2 |
langchain==0.0.267
|
3 |
openai==0.27.8
|
|
|
1 |
+
pandas==2.0.3
|
2 |
streamlit==1.28.1
|
3 |
+
tabulate==0.9.0
|
4 |
langchain==0.0.267
|
5 |
openai==0.27.8
|