Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -15,4 +15,10 @@ tavily-python
|
|
15 |
wikipedia
|
16 |
youtube_transcript_api
|
17 |
openai-whisper
|
18 |
-
token_bucket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
wikipedia
|
16 |
youtube_transcript_api
|
17 |
openai-whisper
|
18 |
+
token_bucket
|
19 |
+
|
20 |
+
SPARQLWrapper
|
21 |
+
chess
|
22 |
+
chess.engine
|
23 |
+
shutil
|
24 |
+
traceback
|