Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,4 +11,4 @@ timm==1.0.13
|
|
11 |
transformers
|
12 |
python-dotenv
|
13 |
colpali-engine[interpretability]
|
14 |
-
marshmallow
|
|
|
11 |
transformers
|
12 |
python-dotenv
|
13 |
colpali-engine[interpretability]
|
14 |
+
marshmallow == 3.14
|