bstraehle commited on
Commit
6735cd8
·
verified ·
1 Parent(s): a086fab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -13
requirements.txt CHANGED
@@ -1,13 +1,5 @@
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
 
1
+ datasets==2.20.0
2
+ pandas==2.2.2
3
+ openai==1.37.1
4
+ pydantic==2.8.2
5
+ pymongo==4.8.0