You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/tests
Erick Friis a24a9c6427
multiple: get rid of pyproject extras (#22581)
They cause `poetry lock` to take a ton of time, and `uv pip install` can
resolve the constraints from these toml files in trivial time
(addressing problem with #19153)

This allows us to properly upgrade lockfile dependencies moving forward,
which revealed some issues that were either fixed or type-ignored (see
file comments)
4 months ago
..
examples community[minor]: Add `SQLDatabaseLoader` document loader (#18281) 7 months ago
integration_tests multiple: get rid of pyproject extras (#22581) 4 months ago
unit_tests multiple: get rid of pyproject extras (#22581) 4 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
data.py community[minor]: Add `SQLDatabaseLoader` document loader (#18281) 7 months ago