What's Changed
- nlp: Updated dependencies langchain, langchain-text-splitters, unstructured
- CI: Verify compatibility with Python 3.13
- Testing: Add
pueblo.testing.notebook.{list_notebooks,generate_notebook_tests,run_notebook}
Details
- build(deps-dev): update nbclient requirement from <0.10 to <0.11 by @dependabot in #78
- build(deps-dev): update fsspec[abfs,dask,gcs,git,github,http,s3,smb] requirement from <2024.3 to <2024.4 by @dependabot in #79
- build(deps-dev): update pytest-cov requirement from <5 to <6 by @dependabot in #80
- build(deps): update ruff requirement from <0.4 to <0.5 by @dependabot in #83
- build(deps): update pyproject-fmt requirement from <1.8,>=1.3 to >=1.3,<1.9 by @dependabot in #82
- build(deps): update pyproject-fmt requirement from <1.9,>=1.3 to >=1.3,<2.2 by @dependabot in #90
- build(deps): update validate-pyproject requirement from <0.17 to <0.19 by @dependabot in #92
- build(deps): update fsspec[abfs,dask,gcs,git,github,http,s3,smb] requirement from <2024.4 to <2024.6 by @dependabot in #89
- build(deps): update unstructured requirement from <0.12 to <0.15 by @dependabot in #91
- build(deps): update fsspec[abfs,dask,gcs,git,github,http,s3,smb] requirement from <2024.6 to <2024.7 by @dependabot in #93
- Chore: Update ruff by @amotl in #97
- build(deps): update aiohttp requirement from <3.10 to <3.11 by @dependabot in #99
- build(deps): update pyproject-fmt requirement from <2.2,>=1.3 to >=1.3,<2.3 by @dependabot in #100
- This and that: Satisfy software tests by @amotl in #103
- build(deps): update fsspec[abfs,dask,gcs,git,github,http,s3,smb] requirement from <2024.7 to <2024.10 by @dependabot in #101
- build(deps): update ruff requirement from <0.6 to <0.7 by @dependabot in #102
- build(deps): update ruff requirement from <0.7 to <0.8 by @dependabot in #104
- build(deps): update yarl requirement from <1.10 to <1.16 by @dependabot in #105
- build(deps): update pyproject-fmt requirement from <2.3,>=1.3 to >=1.3,<2.5 by @dependabot in #107
- build(deps): update fsspec[abfs,dask,gcs,git,github,http,s3,smb] requirement from <2024.10 to <2024.11 by @dependabot in #108
- nlp: Update packages langchain, langchain-text-splitters, unstructured by @amotl in #109
- CI: Use
uv
package manager by @amotl in #110 - build(deps): update psutil requirement from <6 to <7 by @dependabot in #95
- CI: Verify compatibility with Python 3.13 by @amotl in #111
- Testing: Add more utilities to
pueblo.testing.notebook
by @amotl in #113
Full Changelog: v0.0.9...v0.0.10