- Notifications
You must be signed in to change notification settings - Fork180
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Drop python3.8 and torch1.12; update dependencies#1233
Conversation
3e9e71a
to6f84e6f
CompareCodecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #1233 +/- ##==========================================- Coverage 85.44% 85.35% -0.09%========================================== Files 101 101 Lines 7941 7956 +15 ==========================================+ Hits 6785 6791 +6- Misses 1156 1165 +9
Flags with carried forward coverage won't be shown.Click here to find out more.
|
TODO:
|
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.
Nice, thanks! I would suggest we add the MovieWriter to dev dependencies.
a1376d9
to2a181aa
Compare- add movie writer to dev deps- downgrade scipy to enable py3.9 support
fixes#1229
fixes#1189
fixes#1150