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 dependencies in pyproject.toml: remove duplicated 'evaluate', add 'anthropic' and 'openai' to optional dependencies #2582

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Technolog796
Copy link

This pull request includes updates to the pyproject.toml file to adjust dependencies and optional dependencies for the project. The most important changes include adding new dependencies and updating existing ones.

Dependency updates:

  • Removed duplication of ‘evaluate’ dependency
  • Updated the evaluate dependency to a specific version >=0.4.0 in the dependencies section.

New optional dependencies:

  • Added anthropic to the anthropic optional dependencies group.
  • Added openai to the openai optional dependencies group

@CLAassistant
Copy link

CLAassistant commented Dec 19, 2024

CLA assistant check
All committers have signed the CLA.

pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@baberabb
Copy link
Contributor

Thanks for this. Should also add these deps.

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.

3 participants