Spaces:
Runtime error
Runtime error
Commit
·
93e76d7
1
Parent(s):
0d883fb
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
streamlit==1.
|
| 2 |
langchain==0.0.142
|
| 3 |
huggingface-hub==0.11.1
|
| 4 |
GitPython==3.1.29
|
|
|
|
|
|
| 1 |
+
streamlit==1.21.0
|
| 2 |
langchain==0.0.142
|
| 3 |
huggingface-hub==0.11.1
|
| 4 |
GitPython==3.1.29
|
| 5 |
+
altair==4.1.0
|