We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd7a1c commit 477ef42Copy full SHA for 477ef42
requirements.txt
@@ -3,7 +3,6 @@ parsimonious
3
PyJWT
4
requests
5
setuptools
6
-singlestore-vectorstore>=0.1.2
7
sqlparams
8
tomli>=1.1.0; python_version < '3.11'
9
typing_extensions<=4.13.2
test-requirements.txt
@@ -12,4 +12,5 @@ pygeos ; python_version < '3.12'
12
pytest
13
pytest-cov
14
shapely
15
+singlestore-vectorstore>=0.1.2
16
uvicorn
0 commit comments