Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ python-dotenv==1.0.0
|
|
3 |
streamlit==1.22.0
|
4 |
tiktoken==0.4.0
|
5 |
faiss-cpu==1.7.4
|
6 |
-
protobuf
|
7 |
langchain_experimental == 0.0.51
|
8 |
mysql-connector-python== 8.3.0
|
9 |
pymysql== 1.1.0
|
|
|
3 |
streamlit==1.22.0
|
4 |
tiktoken==0.4.0
|
5 |
faiss-cpu==1.7.4
|
6 |
+
protobuf~=3.19.0
|
7 |
langchain_experimental == 0.0.51
|
8 |
mysql-connector-python== 8.3.0
|
9 |
pymysql== 1.1.0
|