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

regex upgrade required for dspy #40

Open
RobFirth opened this issue Aug 6, 2024 · 0 comments
Open

regex upgrade required for dspy #40

RobFirth opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file new tag/version

Comments

@RobFirth
Copy link
Contributor

RobFirth commented Aug 6, 2024

Description

(ragbench-py3.12) ➜  rag_bench git:(17-run-a-dspy-demo-using-bedrock-lm) ✗ poetry add git+https://github.com/stanfordnlp/dspy.git#main
Warning: Setting `installer.modern-installation` to `false` is deprecated.
The pip-based installer will be removed in a future release.
See https://github.com/python-poetry/poetry/issues/8987.

Updating dependencies
Resolving dependencies... (0.0s)

Because ragbench depends on dspy (2.0.8) @ git+https://github.com/stanfordnlp/dspy.git@main which depends on regex (^2023.10.3), regex is required.
So, because ragbench depends on regex (^2022.1.18), version solving failed.

Suggested Fix

Update regex dependency to be very permissive

@RobFirth RobFirth added dependencies Pull requests that update a dependency file new tag/version labels Aug 6, 2024
@RobFirth RobFirth self-assigned this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file new tag/version
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant