-
Notifications
You must be signed in to change notification settings - Fork 32
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: Bumped up the dependency versions #101
Conversation
OmAximani0
commented
Sep 7, 2023
•
edited
Loading
edited
- The versions are taken according PyPIs latest version
- Fixes: Error while setting up dev environment #100
- The test are passing in my local environment
- The versions are taken according PyPIs latest version Signed-off-by: OmAxiani0 <[email protected]>
Signed-off-by: OmAxiani0 <[email protected]>
@OmAximani0 probably we should also bump the CI Python version to at least 3.8 |
If that's ok, we should do that . Cause I was just updating the version according to |
I guess this version is pretty old and other tools don't support it anymore, right? |
Yep, I also think so |
And @andrii-bodnar , I also think that we could support |
@OmAximani0 yes, it would be great, thank you! |
Hey @andrii-bodnar , can I get to know about any update on this ? |
@OmAximani0 please update the CI Python versions within the current PR |
Bump up to |
I guess you can set the |
Ok, got it 👍 |
@OmAximani0 please bump to |
Signed-off-by: OmAxiani0 <[email protected]>
Co-authored-by: Andrii Bodnar <[email protected]>
I think we need to update |
@OmAximani0 sounds pretty fair |
Signed-off-by: OmAxiani0 <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #101 +/- ##
==========================================
- Coverage 99.29% 99.25% -0.04%
==========================================
Files 132 132
Lines 4495 4495
Branches 96 108 +12
==========================================
- Hits 4463 4461 -2
Misses 23 23
- Partials 9 11 +2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@OmAximani0 thank you!