Skip to content

add typing-extensions to core dependencies#212

Merged
pwildenhain merged 1 commit into
redcap-tools:masterfrom
JuliaSprenger:fix/dependency
Mar 17, 2022
Merged

add typing-extensions to core dependencies#212
pwildenhain merged 1 commit into
redcap-tools:masterfrom
JuliaSprenger:fix/dependency

Conversation

@JuliaSprenger
Copy link
Copy Markdown
Contributor

@JuliaSprenger JuliaSprenger commented Mar 17, 2022

I added the typing-extensions dependency via poetry. This also changed a lot of the hashes in the .lock file. @pwildenhain Is this intended?

Fixes #211

@pwildenhain
Copy link
Copy Markdown
Collaborator

I think this ok, it just means there are later versions of these packages available then when we last generated the lock file.

I'll test everything locally and then approve, since the CI issue fix isn't merged yet

@pwildenhain
Copy link
Copy Markdown
Collaborator

Tested locally and everything worked just fine. I'll cut a new pre-release based off this which you can test off to ensure this error is resolved @JuliaSprenger

@pwildenhain pwildenhain self-requested a review March 17, 2022 18:08
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

Successfully merging this pull request may close these issues.

Unexpected Behavior: typing extensions not found

2 participants