We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b8bf9 commit fb8ba96Copy full SHA for fb8ba96
setup.py
@@ -43,5 +43,5 @@ def get_long_description():
43
"llm-embed-hazo==0.2.1",
44
]
45
},
46
- python_requires=">=3.11",
+ python_requires=">=3.7",
47
)
0 commit comments