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

Can you please upgrade typer version in your dependancies #1382

Closed
aahnik opened this issue May 14, 2024 · 2 comments
Closed

Can you please upgrade typer version in your dependancies #1382

aahnik opened this issue May 14, 2024 · 2 comments

Comments

@aahnik
Copy link

aahnik commented May 14, 2024

While using fastapi and memgpt, together, and using uv as a package manager, getting this error, after installing memgpt

 uv pip freeze | uv pip compile - -o requirements.txt
  × No solution found when resolving dependencies:
  ╰─▶ Because pymemgpt==0.3.14 depends on typer>=0.9.0,<0.10.0 and fastapi-cli>=0.0.2 depends on typer>=0.12.3, we can conclude that any of:
          fastapi-cli==0.0.2
          fastapi-cli==0.0.3
       and pymemgpt==0.3.14 are incompatible.
      And because only the following versions of fastapi-cli are available:
          fastapi-cli<=0.0.2
          fastapi-cli==0.0.3
      and fastapi==0.111.0 depends on fastapi-cli>=0.0.2, we can conclude that pymemgpt==0.3.14 and fastapi==0.111.0 are incompatible.
      And because you require fastapi==0.111.0 and pymemgpt==0.3.14, we can conclude that the requirements are unsatisfiable.
@MisileLab
Copy link

I also get that issue on pdm

Copy link

github-actions bot commented Dec 6, 2024

This issue has been automatically closed due to 60 days of inactivity.

@github-actions github-actions bot closed this as completed Dec 6, 2024
@github-project-automation github-project-automation bot moved this from To triage to Done in 🐛 MemGPT issue tracker Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants