langchain-postgres 0.0.2__py3-none-any.whl → 0.0.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: langchain-postgres
3
- Version: 0.0.2
3
+ Version: 0.0.3
4
4
  Summary: An integration package connecting Postgres and LangChain
5
5
  Home-page: https://github.com/langchain-ai/langchain-postgres
6
6
  License: MIT
@@ -13,11 +13,11 @@ Classifier: Programming Language :: Python :: 3.11
13
13
  Classifier: Programming Language :: Python :: 3.12
14
14
  Requires-Dist: langchain-core (>=0.1,<0.2)
15
15
  Requires-Dist: langgraph (>=0.0.32,<0.0.33)
16
- Requires-Dist: numpy (>=1.26.4,<2.0.0)
16
+ Requires-Dist: numpy (>=1,<2)
17
17
  Requires-Dist: pgvector (>=0.2.5,<0.3.0)
18
- Requires-Dist: psycopg (>=3.1.18,<4.0.0)
18
+ Requires-Dist: psycopg (>=3,<4)
19
19
  Requires-Dist: psycopg-pool (>=3.2.1,<4.0.0)
20
- Requires-Dist: sqlalchemy (>=2.0.29,<3.0.0)
20
+ Requires-Dist: sqlalchemy (>=2,<3)
21
21
  Project-URL: Repository, https://github.com/langchain-ai/langchain-postgres
22
22
  Description-Content-Type: text/markdown
23
23
 
@@ -4,7 +4,7 @@ langchain_postgres/chat_message_histories.py,sha256=gh6hjBlrJ5GSo5kePQdh3VhiUYoW
4
4
  langchain_postgres/checkpoint.py,sha256=B0c03jyQcS0bAaNPljWEG3IuhlelIF2z3vSXWATi9-4,23519
5
5
  langchain_postgres/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  langchain_postgres/vectorstores.py,sha256=KUeDv47lwWM88HZQJdxjtRLS_jtSzekY6FluKji7BcU,49908
7
- langchain_postgres-0.0.2.dist-info/LICENSE,sha256=2btS8uNUDWD_UNjw9ba6ZJt_00aUjEw9CGyK-xIHY8c,1072
8
- langchain_postgres-0.0.2.dist-info/METADATA,sha256=2i9OrQxVm2NCFcyWx2hJGj_B_ssN-2eej1CRNQj5gdE,5186
9
- langchain_postgres-0.0.2.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
10
- langchain_postgres-0.0.2.dist-info/RECORD,,
7
+ langchain_postgres-0.0.3.dist-info/LICENSE,sha256=2btS8uNUDWD_UNjw9ba6ZJt_00aUjEw9CGyK-xIHY8c,1072
8
+ langchain_postgres-0.0.3.dist-info/METADATA,sha256=ExTRQaPnB8jRautPzJH-es-8RdlJRea2_nOvM0NQisM,5159
9
+ langchain_postgres-0.0.3.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
10
+ langchain_postgres-0.0.3.dist-info/RECORD,,