fruitpicker01 commited on
Commit
8b77d9c
·
verified ·
1 Parent(s): ca3e138

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -13
requirements.txt CHANGED
@@ -1,15 +1,12 @@
1
- gradio
2
- pandas
3
- openpyxl
4
- requests
5
- langchain
6
  langchain-community
7
- tqdm
8
- gigachat
9
- openpyxl
10
- gitpython
11
- together
12
- mistralai
13
- pymorphy2
14
- spacy
15
  fastapi==0.95.1
 
1
+ gradio==4.42.0
2
+ pandas==2.2.2
3
+ openpyxl==3.1.5
4
+ requests==2.32.3
5
+ langchain==0.2.15
6
  langchain-community
7
+ gigachat==0.1.35
8
+ openpyxl==3.1.5
9
+ gitpython==3.1.43
10
+ together==1.2.10
11
+ pymorphy2==0.9.1
 
 
 
12
  fastapi==0.95.1