Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

set upper limit on dsnparse version #617

Merged
merged 1 commit into from
Jun 22, 2023
Merged

set upper limit on dsnparse version #617

merged 1 commit into from
Jun 22, 2023

Conversation

dlawin
Copy link
Contributor

@dlawin dlawin commented Jun 20, 2023

dsnparse has a breaking change in >= 0.2.0 see #616

@pik94 @nolar, I saw a related convo here, so interested in your thoughts.

We could instead set the version to >= 0.2.0 and make corresponding changes, but it seems from your convo that would rule out support for Python 3.7

Alternatively, we could not use this package... but this seemed like the simplest fix for now.
Resolves #616

@dlawin dlawin added the bug Something isn't working label Jun 20, 2023
@dlawin dlawin requested review from nolar and pik94 June 20, 2023 20:39
@dlawin dlawin self-assigned this Jun 20, 2023
@dlawin dlawin merged commit 6497916 into master Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaks on dsnparse >= 0.2.0
1 participant