Omar Solano commited on
Commit
1aab62c
β€’
1 Parent(s): 718ab91

add more versions

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -5,14 +5,14 @@ llama-index-vector-stores-chroma==0.1.8
5
  cohere==5.5.0
6
  gradio==4.31.3
7
  instructor==1.2.6
8
- numpy
9
- tiktoken
10
- chromadb
11
- kaleido
12
- python-multipart
13
- html2text
14
- sentence_transformers
15
- ipykernel
16
- pyarrow
17
- pymongo
18
- python-dotenv
 
5
  cohere==5.5.0
6
  gradio==4.31.3
7
  instructor==1.2.6
8
+ numpy==1.26.4
9
+ tiktoken==0.7.0
10
+ chromadb==0.5.0
11
+ kaleido==0.2.1
12
+ python-multipart==0.0.9
13
+ html2text==2024.2.26
14
+ sentence_transformers==2.7.0
15
+ ipykernel==6.29.4
16
+ pyarrow==16.1.0
17
+ pymongo==4.7.2
18
+ python-dotenv==1.0.1