bstraehle commited on
Commit
05305ae
1 Parent(s): 0431261

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- bs4
2
- chromadb
3
  langchain==0.0.354
4
  llama-hub==0.0.65
5
  llama-index==0.9.24
6
- openai
7
- pymongo
8
- pypdf
9
- python-dotenv
10
- tiktoken
11
  youtube_transcript_api
12
- yt_dlp
13
- wandb
 
1
+ bs4==0.0.1
2
+ chromadb==0.4.21
3
  langchain==0.0.354
4
  llama-hub==0.0.65
5
  llama-index==0.9.24
6
+ openai==1.33.0
7
+ pymongo==4.6.1
8
+ pypdf==3.17.4
9
+ python-dotenv==1.0.1
10
+ tiktoken==0.5.2
11
  youtube_transcript_api
12
+ yt_dlp==2023.12.30
13
+ wandb==0.16.1