Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -23,4 +23,4 @@ sentence-transformers>=2.6.1,<3.0.0 # ← Version compatible
|
|
23 |
duckduckgo-search
|
24 |
Pillow
|
25 |
python-dotenv
|
26 |
-
wandb
|
|
|
23 |
duckduckgo-search
|
24 |
Pillow
|
25 |
python-dotenv
|
26 |
+
wandb == 0.17.2
|