Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: bump assistants and packaging to support e2b 1.0.1 #4344

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

phact
Copy link
Collaborator

@phact phact commented Oct 31, 2024

This pull request includes updates to the pyproject.toml file, specifically updating dependencies and development dependencies to newer versions.

Dependency updates:

  • Updated astra-assistants[tools] to version 2.2.6 (pyproject.toml)

Development dependency updates:

  • Updated packaging to version 24.1 (pyproject.toml) because e2b requires packaing 24.1

I'm not sure why packaging was locked to 23.x. I had a look at:

$ git grep packaging | grep -v lock | awk -F" " '{print $1}' | sed  "s/:.\+//" | sed "s/://g" | uniq
.gitignore
pyproject.toml
scripts/ci/pypi_nightly_tag.py
scripts/ci/update_lf_base_dependency.py
scripts/ci/update_pyproject_version.py
src/backend/.gitignore
src/backend/base/langflow/__main__.py
src/backend/base/langflow/utils/version.py

and didn't see any glaring issues.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 31, 2024
@phact phact self-assigned this Oct 31, 2024
@ogabrielluiz ogabrielluiz changed the title chore: bump assistants and packaing to support e2b 1.0.1 chore: bump assistants and packaging to support e2b 1.0.1 Nov 1, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 2, 2024
@ogabrielluiz ogabrielluiz merged commit db78e59 into main Nov 2, 2024
27 of 28 checks passed
@ogabrielluiz ogabrielluiz deleted the bump-e2b-1-0-1 branch November 2, 2024 17:19
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
ignore-for-release lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants