fruitpicker01 commited on
Commit
84ec50a
·
verified ·
1 Parent(s): 354f786

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- gradio==3.23.0
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
9
  together==0.1.7
10
  pymorphy2==0.9.1
11
- pydantic==1.10.2
12
  openai
 
1
+ gradio==3.16.0
2
  pandas==2.0.3
3
  openpyxl==3.1.2
4
  requests==2.31.0
5
+ langchain==0.0.300
6
  langchain-community
7
  gigachat
8
  gitpython==3.1.32
9
  together==0.1.7
10
  pymorphy2==0.9.1
11
+ pydantic==2.1.0
12
  openai