Raykarr commited on
Commit
79ddee4
·
verified ·
1 Parent(s): bc9f6b0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- fastapi==0.104.1
2
- uvicorn[standard]==0.24.0
3
- PyMuPDF==1.23.8
4
- groq==0.4.2
5
- requests==2.31.0
6
- pinecone-client==2.2.4
7
- supabase==2.0.2
8
- python-dotenv==1.0.0
9
- loguru==0.7.2
10
- tiktoken==0.5.1
11
- pydantic==2.5.0
12
  python-multipart==0.0.6
 
1
+ fastapi==0.104.1
2
+ uvicorn[standard]==0.24.0
3
+ PyMuPDF==1.23.8
4
+ groq==0.4.2
5
+ requests==2.31.0
6
+ pinecone>=3.0.0
7
+ supabase==2.0.2
8
+ python-dotenv==1.0.0
9
+ loguru==0.7.2
10
+ tiktoken==0.5.1
11
+ pydantic==2.5.0
12
  python-multipart==0.0.6