update sentence transformer version 3.1.0
Browse files- environment.yml +1 -1
environment.yml
CHANGED
@@ -135,7 +135,7 @@ dependencies:
|
|
135 |
- scikit-learn==1.5.2
|
136 |
- scipy==1.14.1
|
137 |
- selenium==4.25.0
|
138 |
-
- sentence-transformers==3.0
|
139 |
- shellingham==1.5.4
|
140 |
- six==1.16.0
|
141 |
- smart-open==6.4.0
|
|
|
135 |
- scikit-learn==1.5.2
|
136 |
- scipy==1.14.1
|
137 |
- selenium==4.25.0
|
138 |
+
- sentence-transformers==3.1.0
|
139 |
- shellingham==1.5.4
|
140 |
- six==1.16.0
|
141 |
- smart-open==6.4.0
|