Skip to content

Commit baeaa07

Browse files
authored
Update requirements.txt
1 parent 25d0743 commit baeaa07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
google-cloud-alloydb-connector[asyncpg]==1.9.0
22
google-cloud-storage==3.3.0
33
numpy==2.3.2; python_version >= "3.11"
4-
numpy==2.3.2; python_version == "3.10"
5-
numpy==2.3.2; python_version <= "3.9"
4+
numpy==2.2.6; python_version == "3.10"
5+
numpy==2.0.2; python_version <= "3.9"
66
langgraph==0.6.5
7-
langchain-postgres==0.0.15
7+
langchain-postgres==0.0.15

0 commit comments

Comments
 (0)