Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -25,4 +25,12 @@ qwen-vl-utils[decord]==0.0.8
|
|
25 |
python-pptx
|
26 |
ratelimit
|
27 |
tenacity
|
28 |
-
ipython
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
python-pptx
|
26 |
ratelimit
|
27 |
tenacity
|
28 |
+
ipython
|
29 |
+
|
30 |
+
langchain-core
|
31 |
+
requests
|
32 |
+
duckduckgo-search
|
33 |
+
python-dotenv
|
34 |
+
pydantic
|
35 |
+
tqdm
|
36 |
+
numpy
|