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

Setup does not work with recent pip #92

Open
PeteLawler opened this issue Mar 24, 2024 · 1 comment
Open

Setup does not work with recent pip #92

PeteLawler opened this issue Mar 24, 2024 · 1 comment

Comments

@PeteLawler
Copy link

Receiving errors as described in PR #89 fix

poetry update
Updating dependencies
Resolving dependencies... (3.8s)Invalid requirement (boto3-stubs[s3] (>==1.12.41.0) ; extra == 'amazon') found in cloudstorage-0.11.0 dependencies, skipping
Invalid requirement (boto3-stubs[s3] (>==1.12.41.0) ; extra == 'digitalocean') found in cloudstorage-0.11.0 dependencies, skipping
Resolving dependencies... (7.5s)Invalid requirement (boto3-stubs[s3] (>==1.12.41.0) ; extra == 'amazon') found in cloudstorage-0.11.0 dependencies, skipping
Invalid requirement (boto3-stubs[s3] (>==1.12.41.0) ; extra == 'digitalocean') found in cloudstorage-0.11.0 dependencies, skipping

@jfpaccini
Copy link

+1

had to force pip 23.0.1 in our CI to workaround this

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