Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -23,4 +23,5 @@ sentence-transformers
|
|
23 |
duckduckgo-search
|
24 |
Pillow
|
25 |
python-dotenv
|
26 |
-
wandb
|
|
|
|
23 |
duckduckgo-search
|
24 |
Pillow
|
25 |
python-dotenv
|
26 |
+
wandb
|
27 |
+
numpy == 1.26.4
|