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 #446

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 3, 2025

Update poetry dependencies to use latest compatible versions.

Poetry update message:
Updating dependencies
Resolving dependencies...

  • Updating "accelerate" (1.3.0 -> 1.4.0)
  • Updating "aiohappyeyeballs" (2.4.4 -> 2.5.0)
  • Updating "aiohttp" (3.11.11 -> 3.11.13)
  • Updating "alembic" (1.14.1 -> 1.15.1)
  • Updating "av" (14.1.0 -> 14.2.0)
  • Updating "beautifulsoup4" (4.12.3 -> 4.13.3)
  • Updating "boto3" (1.36.9 -> 1.37.9)
  • Updating "botocore" (1.36.9 -> 1.37.9)
  • Updating "cachetools" (5.5.1 -> 5.5.2)
  • Updating "certifi" (2024.12.14 -> 2025.1.31)
  • Updating "cmake" (3.31.4 -> 3.31.6)
  • Updating "cython" (3.0.11 -> 3.0.12)
  • Updating "datasets" (3.2.0 -> 3.3.2)
  • Updating "debugpy" (1.8.12 -> 1.8.13)
  • Updating "decorator" (5.1.1 -> 5.2.1)
  • Updating "einops" (0.8.0 -> 0.8.1)
  • Updating "elevenlabs" (1.50.5 -> 1.53.0)
  • Updating "faiss-cpu" (1.9.0.post1 -> 1.10.0)
  • Updating "flatbuffers" (25.1.24 -> 25.2.10)
  • Updating "fonttools" (4.55.8 -> 4.56.0)
  • Updating "fsspec" (2024.9.0 -> 2024.12.0)
  • Updating "googleapis-common-protos" (1.66.0 -> 1.69.1)
  • Updating "h5py" (3.12.1 -> 3.13.0)
  • Updating "huggingface-hub" (0.28.0 -> 0.29.2)
  • Updating "identify" (2.6.6 -> 2.6.8)
  • Updating "ipython" (8.31.0 -> 8.33.0)
  • Updating "jinja2" (3.1.5 -> 3.1.6)
  • Updating "langchain" (0.3.17 -> 0.3.20)
  • Updating "langchain-community" (0.3.16 -> 0.3.19)
  • Updating "langchain-core" (0.3.33 -> 0.3.43)
  • Updating "langchain-openai" (0.3.3 -> 0.3.8)
  • Updating "langchain-text-splitters" (0.3.5 -> 0.3.6)
  • Updating "langfuse" (2.58.0 -> 2.59.7)
  • Updating "langgraph" (0.2.68 -> 0.3.5)
  • Updating "langgraph-checkpoint" (2.0.10 -> 2.0.18)
  • Updating "langgraph-sdk" (0.1.51 -> 0.1.55)
  • Updating "langsmith" (0.3.3 -> 0.3.13)
  • Updating "mako" (1.3.8 -> 1.3.9)
  • Updating "marshmallow" (3.26.0 -> 3.26.1)
  • Updating "matplotlib" (3.10.0 -> 3.10.1)
  • Updating "narwhals" (1.24.1 -> 1.29.1)
  • Updating "nvidia-nvjitlink-cu12" (12.8.61 -> 12.8.93)
  • Updating "openai" (1.60.2 -> 1.65.4)
  • Updating "prettytable" (3.13.0 -> 3.15.1)
  • Updating "propcache" (0.2.1 -> 0.3.0)
  • Updating "pyarrow" (19.0.0 -> 19.0.1)
  • Updating "pydantic" (2.10.6 -> 2.11.0b1)
  • Updating "pydantic-core" (2.27.2 -> 2.31.1)
  • Updating "pydantic-settings" (2.7.1 -> 2.8.1)
  • Updating "pymunk" (6.11.0 -> 6.11.1)
  • Updating "pytest" (8.3.4 -> 8.3.5)
  • Updating "pytz" (2024.2 -> 2025.1)
  • Updating "pyzmq" (26.2.0 -> 26.2.1)
  • Updating "ray" (2.41.0 -> 2.43.0)
  • Updating "rpds-py" (0.22.3 -> 0.23.1)
  • Updating "s3transfer" (0.11.2 -> 0.11.4)
  • Updating "safetensors" (0.5.2 -> 0.5.3)
  • Updating "scikit-image" (0.25.1 -> 0.25.2)
  • Updating "scipy" (1.15.1 -> 1.15.2)
  • Updating "sentry-sdk" (2.20.0 -> 2.22.0)
  • Updating "setproctitle" (1.3.4 -> 1.3.5)
  • Updating "setuptools" (75.8.0 -> 75.8.2)
  • Updating "shapely" (2.0.6 -> 2.0.7)
  • Updating "sqlalchemy" (2.0.37 -> 2.0.38)
  • Updating "streamlit" (1.41.1 -> 1.43.1)
  • Updating "tensorboard" (2.18.0 -> 2.19.0)
  • Updating "tifffile" (2025.1.10 -> 2025.2.18)
  • Updating "tiktoken" (0.8.0 -> 0.9.0)
  • Updating "timm" (1.0.14 -> 1.0.15)
  • Updating "transformers" (4.48.1 -> 4.49.0)
  • Updating "virtualenv" (20.29.1 -> 20.29.3)
  • Updating "vit-pytorch" (1.9.2 -> 1.10.1)
  • Updating "wandb" (0.19.5 -> 0.19.8)
  • Updating "websockets" (14.2 -> 15.0.1)

Writing lock file

@maciejmajek maciejmajek changed the base branch from main to development March 7, 2025 23:19
@maciejmajek maciejmajek force-pushed the update/poetry-update branch from ad8951b to 545401b Compare March 7, 2025 23:31
@maciejmajek maciejmajek closed this Mar 8, 2025
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