Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ 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
|
|
|
|
10 |
tiktoken==0.5.2
|
11 |
youtube_transcript_api
|
12 |
yt_dlp==2023.12.30
|
13 |
+
wandb==0.16.1
|
14 |
+
pydantic==2.8.2
|