-
-
Notifications
You must be signed in to change notification settings - Fork 183
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 dependencies #1246
base: master
Are you sure you want to change the base?
Fix dependencies #1246
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1246 +/- ##
==========================================
- Coverage 88.16% 88.07% -0.09%
==========================================
Files 67 67
Lines 5904 5904
==========================================
- Hits 5205 5200 -5
- Misses 699 704 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Maybe we should also update the |
a466e60
to
1397f15
Compare
1397f15
to
10a2fbd
Compare
Description of Change
Add missing runtime and dev dependencies.
Assumptions
All direct dependencies (i.e. used by codebase) should be specified as such.
Checklist for All Submissions
Checklist when updating botocore and/or aiohttp versions