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

fix(requirements.txt): relaxed #23

Merged
merged 1 commit into from
Jul 14, 2024
Merged

fix(requirements.txt): relaxed #23

merged 1 commit into from
Jul 14, 2024

Conversation

AdityaNG
Copy link
Owner

Summary 📝

Requirements were too strict as described by #21 ;

Details

Made all requirements to be ">=" instead of the "=="

Checks

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.96%. Comparing base (8495e1c) to head (cf02ab1).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   71.96%   71.96%           
=======================================
  Files          15       15           
  Lines        1409     1409           
=======================================
  Hits         1014     1014           
  Misses        395      395           

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

@AdityaNG AdityaNG merged commit 7117646 into main Jul 14, 2024
5 checks passed
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.

relax scikit-learn version
2 participants