Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

bump conflicting dependency to structlog #7

Closed
wants to merge 1 commit into from

Conversation

pnadolny13
Copy link
Contributor

@pnadolny13 pnadolny13 commented Jan 16, 2023

I was getting this when trying to install, bumping the version resolved it:

ERROR: Cannot install kms-ext and kms-ext==0.0.1 because these package versions have conflicting dependencies.

The conflict is caused by:
    kms-ext 0.0.1 depends on structlog<22.0.0 and >=21.2.0
    meltano-edk 0.1.0 depends on structlog<23.0.0 and >=22.3.0

I ran poetry remove structlog then poetry add structlog and received these changes.

@magreenbaum @kgpayne

@magreenbaum magreenbaum self-requested a review January 16, 2023 23:29
@magreenbaum magreenbaum self-requested a review January 17, 2023 02:05
@magreenbaum
Copy link
Contributor

Whoops, I approved before I spotted this meltano/edk#47.

@pnadolny13
Copy link
Contributor Author

@magreenbaum does that mean that this PR isnt needed anymore? I can close it.

@magreenbaum
Copy link
Contributor

@magreenbaum does that mean that this PR isnt needed anymore? I can close it.

Yeah we can close it. I'm not having any more issues after that PR for EDK was merged.

@pnadolny13 pnadolny13 closed this Jan 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants