Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -32,4 +32,5 @@ duckduckgo-search
|
|
32 |
python-dotenv
|
33 |
pydantic
|
34 |
tqdm
|
|
|
35 |
numpy
|
|
|
32 |
python-dotenv
|
33 |
pydantic
|
34 |
tqdm
|
35 |
+
operator
|
36 |
numpy
|