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

Make SQLAlchemy==1.4.17 a required dependency #2690

Closed
wants to merge 3 commits into from

Conversation

saitcakmak
Copy link
Contributor

#2660 added SQLAlchemy to AxClient import path, which makes it a required dependency.

Test plan:
Test with minimal dependencies fail on main: https://github.com/facebook/Ax/actions/runs/10509004620
But succeed with this PR: https://github.com/facebook/Ax/actions/runs/10509024361

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 22, 2024
@facebook-github-bot
Copy link
Contributor

@saitcakmak has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@saitcakmak has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.29%. Comparing base (9804f70) to head (1b04f6f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2690   +/-   ##
=======================================
  Coverage   95.29%   95.29%           
=======================================
  Files         492      492           
  Lines       47816    47816           
=======================================
  Hits        45567    45567           
  Misses       2249     2249           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@saitcakmak
Copy link
Contributor Author

Will be fixed by making SQLAlchemy optional again

@saitcakmak saitcakmak closed this Aug 22, 2024
@saitcakmak saitcakmak deleted the saitcakmak-patch-3 branch August 22, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants