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=2.0.1 requirement #954

Closed
isuruf opened this issue May 13, 2024 · 4 comments
Closed

update dependencies=2.0.1 requirement #954

isuruf opened this issue May 13, 2024 · 4 comments

Comments

@isuruf
Copy link

isuruf commented May 13, 2024

I'm trying to package brevitas on conda-forge and the requirement dependencies==2.0.1 is an issue as it's old. Is it possible to update this requirement to 7.7.0?

@Giuseppe5
Copy link
Collaborator

Thanks for pointing this out.

Brevitas is not compatible with more recent version of dependencies unfortunately.

What error do you get?

@isuruf
Copy link
Author

isuruf commented May 15, 2024

conda says that depdendencies==2.0.1 is not found. Here are the versions that are available: https://anaconda.org/conda-forge/dependencies/files

@Giuseppe5
Copy link
Collaborator

Use pip, that should solve that:
https://pypi.org/project/dependencies/#history

@Giuseppe5
Copy link
Collaborator

Closing this, feel free to re-open if the problem persists

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

No branches or pull requests

2 participants