MashaKenzie commited on
Commit
0ce2db9
·
verified ·
1 Parent(s): c618fe8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -2,10 +2,11 @@ fastapi==0.109.0
2
  uvicorn[standard]==0.27.0
3
  vk_api==11.9.0
4
  huggingface_hub==0.20.0
5
- google-generativeai==0.3.0
6
- openai==1.10.0
7
  requests==2.31.0
8
  beautifulsoup4==4.12.0
9
  cohere==4.40.0
10
  pillow==10.2.0
11
- python-multipart==0.0.6
 
 
2
  uvicorn[standard]==0.27.0
3
  vk_api==11.9.0
4
  huggingface_hub==0.20.0
5
+ google-generativeai==0.3.2
6
+ openai==1.12.0
7
  requests==2.31.0
8
  beautifulsoup4==4.12.0
9
  cohere==4.40.0
10
  pillow==10.2.0
11
+ python-multipart==0.0.6
12
+ httpx==0.26.0