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 e5dca97 commit 50dc32fCopy full SHA for 50dc32f
requirements.txt
@@ -1,6 +1,6 @@
1
cloud-sql-python-connector[asyncpg]==1.10.0
2
langchain-core==0.2.12
3
-numpy===1.24.4; python_version<='3.8'
+numpy==1.24.4; python_version<='3.8'
4
numpy==1.26.4; python_version>'3.8'
5
pgvector==0.3.0
6
SQLAlchemy[asyncio]==2.0.31
0 commit comments