You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: 🔨 use --upgrade when installing Python dependencies (#174)
# Description
So that we always use the latest versions. This is important for when we
depend on our own packages, e.g. `check-datapackage`.
Closes#169
This PR needs a quick review.
## Checklist
- [x] Ran `just run-all`
0 commit comments