Search before asking
Operating system information
MacOS(M1, M2...)
Python version information
=3.11
What happened
it works.
What you expected to happen
No solution found when resolving dependencies:
╰─▶ Because openapi-api-v1-knowledge was not found in the package registry
and derisk-app depends on openapi-api-v1-knowledge, we can conclude that
derisk-app's requirements are unsatisfiable.
And because your workspace requires derisk-app[observability], we can
conclude that your workspace's requirements are unsatisfiable.
How to reproduce
uv install;
uv sync;
uv run python packages/derisk-app/src/derisk_app/derisk_server.py --config configs/derisk-proxy-deepseek.toml
Additional context
does it means use openapi-api-v1 to generate knowledge?
thanks.
Are you willing to submit PR?