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 9f9154a commit c8a278bCopy full SHA for c8a278b
requirements.txt
@@ -1,8 +1,8 @@
1
-google-cloud-alloydb-connector[asyncpg]==1.7.0
+google-cloud-alloydb-connector[asyncpg]==1.8.0
2
google-cloud-storage==3.1.0
3
langchain-core==0.3.41
4
numpy==2.2.3; python_version > "3.9"
5
numpy== 2.0.2; python_version <= "3.9"
6
pgvector==0.3.6
7
SQLAlchemy[asyncio]==2.0.38
8
-langgraph-checkpoint==2.0.19
+langgraph-checkpoint==2.0.19
0 commit comments