Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update poetry dependencies #3

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 2, 2024

Update poetry dependencies to use latest compatible versions.

Poetry update message:
Updating dependencies
Resolving dependencies...

Package operations: 2 installs, 66 updates, 5 removals

  • Removing boto3 (1.35.6)
  • Removing botocore (1.35.6)
  • Removing jmespath (1.0.1)
  • Removing parameterized (0.9.0)
  • Removing s3transfer (0.10.2)
  • Updating certifi (2024.7.4 -> 2025.1.31)
  • Updating charset-normalizer (3.3.2 -> 3.4.1)
  • Updating idna (3.8 -> 3.10)
  • Updating urllib3 (2.2.2 -> 2.3.0)
  • Updating anyio (4.4.0 -> 4.8.0)
  • Updating httpcore (1.0.5 -> 1.0.7)
  • Updating pydantic-core (2.20.1 -> 2.27.2)
  • Updating httpx (0.27.2 -> 0.28.1)
  • Updating orjson (3.10.7 -> 3.10.15)
  • Updating pydantic (2.8.2 -> 2.10.6)
  • Installing requests-toolbelt (1.0.0)
  • Updating frozenlist (1.4.1 -> 1.5.0)
  • Updating langsmith (0.1.104 -> 0.1.147)
  • Updating multidict (6.0.5 -> 6.1.0)
  • Updating packaging (24.1 -> 24.2)
  • Installing propcache (0.2.1)
  • Updating aiohappyeyeballs (2.4.0 -> 2.4.4)
  • Updating aiosignal (1.3.1 -> 1.3.2)
  • Updating greenlet (3.0.3 -> 3.1.1)
  • Updating langchain-core (0.2.35 -> 0.2.43)
  • Updating yarl (1.9.4 -> 1.18.3)
  • Updating aiohttp (3.10.5 -> 3.11.11)
  • Updating filelock (3.15.4 -> 3.17.0)
  • Updating fsspec (2024.6.1 -> 2025.2.0)
  • Updating marshmallow (3.22.0 -> 3.26.0)
  • Updating tqdm (4.66.5 -> 4.67.1)
  • Updating sqlalchemy (2.0.32 -> 2.0.37)
  • Updating langchain-text-splitters (0.2.2 -> 0.2.4)
  • Updating asttokens (2.4.1 -> 3.0.0)
  • Updating executing (2.0.1 -> 2.2.0)
  • Updating huggingface-hub (0.24.6 -> 0.28.1)
  • Updating langchain (0.2.14 -> 0.2.17)
  • Updating platformdirs (4.2.2 -> 4.3.6)
  • Updating six (1.16.0 -> 1.17.0)
  • Updating cattrs (23.2.3 -> 24.1.2)
  • Updating fastavro (1.9.5 -> 1.10.0)
  • Updating jedi (0.19.1 -> 0.19.2)
  • Updating langchain-community (0.2.12 -> 0.2.19)
  • Updating prompt-toolkit (3.0.47 -> 3.0.50)
  • Updating pygments (2.18.0 -> 2.19.1)
  • Updating pytz (2024.1 -> 2025.1)
  • Updating pyzmq (26.2.0 -> 26.2.1)
  • Updating tokenizers (0.20.0 -> 0.21.0)
  • Updating tomli (2.0.1 -> 2.2.1)
  • Updating tornado (6.4.1 -> 6.4.2)
  • Updating types-requests (2.32.0.20240712 -> 2.32.0.20241016)
  • Updating types-setuptools (73.0.0.20240822 -> 75.8.0.20250110)
  • Updating tzdata (2024.1 -> 2025.1)
  • Updating cohere (5.8.1 -> 5.13.11)
  • Updating contourpy (1.3.0 -> 1.3.1)
  • Updating coverage (7.6.1 -> 7.6.10)
  • Updating debugpy (1.8.5 -> 1.8.12)
  • Updating fonttools (4.53.1 -> 4.55.8)
  • Updating ipython (8.26.0 -> 8.32.0)
  • Updating jupyter-client (8.6.2 -> 8.6.3)
  • Updating kiwisolver (1.4.5 -> 1.4.8)
  • Updating langchain-experimental (0.0.64 -> 0.0.65)
  • Updating loguru (0.7.2 -> 0.7.3)
  • Updating pandas (2.2.2 -> 2.2.3)
  • Updating pillow (10.4.0 -> 11.1.0)
  • Updating psutil (6.0.0 -> 6.1.1)
  • Updating pyparsing (3.1.4 -> 3.2.1)
  • Updating rich (13.8.0 -> 13.9.4)
  • Updating scipy (1.14.1 -> 1.15.1)
  • Updating uv (0.3.4 -> 0.5.26)
  • Updating langchain-cohere (0.2.3 -> 0.2.4)
  • Updating matplotlib (3.9.2 -> 3.10.0)
  • Updating scikit-learn (1.5.1 -> 1.6.1)

Writing lock file

@github-actions github-actions bot force-pushed the update/poetry-update branch from 1951204 to 30b0f39 Compare September 9, 2024 07:02
@github-actions github-actions bot force-pushed the update/poetry-update branch from 30b0f39 to 568bf41 Compare September 16, 2024 07:07
@github-actions github-actions bot force-pushed the update/poetry-update branch from 568bf41 to 0bf02fd Compare September 23, 2024 07:08
@github-actions github-actions bot force-pushed the update/poetry-update branch from 0bf02fd to 1e54b6c Compare September 30, 2024 07:08
@github-actions github-actions bot force-pushed the update/poetry-update branch from 1e54b6c to 45bd15f Compare October 7, 2024 07:11
@github-actions github-actions bot force-pushed the update/poetry-update branch 2 times, most recently from d42c69d to 80082e8 Compare October 21, 2024 07:09
@github-actions github-actions bot force-pushed the update/poetry-update branch from 80082e8 to 4aadee0 Compare October 28, 2024 07:09
@github-actions github-actions bot force-pushed the update/poetry-update branch from 4aadee0 to 6b874a0 Compare November 4, 2024 07:10
@github-actions github-actions bot force-pushed the update/poetry-update branch from 6b874a0 to b0f6646 Compare November 11, 2024 07:10
@github-actions github-actions bot force-pushed the update/poetry-update branch from b0f6646 to 6dcb33f Compare November 18, 2024 07:10
@github-actions github-actions bot force-pushed the update/poetry-update branch 2 times, most recently from ce02572 to f4011f5 Compare December 2, 2024 07:09
@github-actions github-actions bot force-pushed the update/poetry-update branch from f4011f5 to 5ad374d Compare December 9, 2024 07:10
@github-actions github-actions bot force-pushed the update/poetry-update branch 2 times, most recently from 8016d26 to 2fa3e70 Compare December 23, 2024 07:11
@github-actions github-actions bot force-pushed the update/poetry-update branch from 2fa3e70 to e036abb Compare December 30, 2024 07:11
@github-actions github-actions bot force-pushed the update/poetry-update branch 2 times, most recently from 69bcfa4 to c5aa740 Compare January 13, 2025 07:11
@github-actions github-actions bot force-pushed the update/poetry-update branch from c5aa740 to b41b0df Compare January 20, 2025 07:10
@github-actions github-actions bot force-pushed the update/poetry-update branch from b41b0df to c8afe75 Compare January 27, 2025 07:11
@github-actions github-actions bot force-pushed the update/poetry-update branch from c8afe75 to 3fae32f Compare February 3, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant