Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,4 +15,4 @@ python-multipart==0.0.6
|
|
15 |
uvicorn==0.22.0
|
16 |
docx2txt==0.8
|
17 |
st-login-form==0.2.1
|
18 |
-
sentence-transformers
|
|
|
15 |
uvicorn==0.22.0
|
16 |
docx2txt==0.8
|
17 |
st-login-form==0.2.1
|
18 |
+
sentence-transformers<2.0.0
|