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

allow more flexible sqlalchemy version to work with magpie (relates t… #108

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

fmigneault
Copy link
Contributor

see related issues:

There is an error using sqlalchemy==1.4 with underlying package ziggurat_foundations under Magpie.
Until the fixes are released, this slightly more flexible requirements lets Magpie pick the more strict version of sqlalchemy==1.3.

@fmigneault fmigneault requested a review from cehbrecht September 9, 2021 20:18
@codecov-commenter
Copy link

Codecov Report

Merging #108 (253952e) into 0.5.x (2023775) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            0.5.x     #108   +/-   ##
=======================================
  Coverage   74.26%   74.26%           
=======================================
  Files          46       46           
  Lines        2071     2071           
=======================================
  Hits         1538     1538           
  Misses        533      533           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2023775...253952e. Read the comment docs.

@fmigneault fmigneault merged commit 5da4116 into 0.5.x Sep 10, 2021
@fmigneault fmigneault deleted the pin-sqlalchemy-deps branch September 10, 2021 19:59
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.

3 participants