Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio==3.23.0
|
|
2 |
pandas==2.0.3
|
3 |
openpyxl==3.1.2
|
4 |
requests==2.31.0
|
5 |
-
langchain==0.0.208
|
6 |
langchain-community
|
7 |
gigachat
|
8 |
gitpython==3.1.32
|
|
|
2 |
pandas==2.0.3
|
3 |
openpyxl==3.1.2
|
4 |
requests==2.31.0
|
5 |
+
langchain==0.0.208 # Стабильная версия без проблем с Pydantic
|
6 |
langchain-community
|
7 |
gigachat
|
8 |
gitpython==3.1.32
|