Skip to content

Commit 2deca72

Browse files
committed
🧪 limit the version of exa_py
1 parent 0152f2e commit 2deca72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎sdk/pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
dependencies = [
2929
"aiofiles>=24.1.0",
3030
"elasticsearch==8.17.2",
31-
"exa_py>=1.9.1",
31+
"exa_py==1.14.0",
3232
"httpx[socks]>=0.28.1",
3333
"numpy>=1.26.4",
3434
"openai>=1.69.0",

0 commit comments

Comments
 (0)