oss-aspen / 8Knot

Dash app in development to serve open source community visualizations using GitHub data from Augur. Hosted app: https://eightknot.osci.io
MIT License
47 stars 59 forks source link

Update packages #631

Closed JamesKunstle closed 4 months ago

JamesKunstle commented 5 months ago

had to make small pandas API changes since we're updating like 6 versions.

JamesKunstle commented 5 months ago

I've unpinned all the versions to catch everything up, but I'm going to repin them after this PR. I'm going to try to use pipenv but if that still sucks I'll check out Poetry

JamesKunstle commented 5 months ago

@cdolfi 1) re-pinned dependencies using modern Python app dependency management best-practice 2) removed comments you noted, ty for finding those 3) I think the commits I made are discrete changes and shouldn't be squashed.

cdolfi commented 5 months ago

@JamesKunstle Sweet, can you bring the branch back up to date and ill merge! Not too sure how it got out of date but since it is package stuff i want to make sure we are thorough

JamesKunstle commented 5 months ago

@cdolfi should be up to date

cdolfi commented 4 months ago

@JamesKunstle Sorry should have done the merge in the opposite order. Could you bring it up to date and squash any unnecessary commits?

JamesKunstle commented 4 months ago

@cdolfi squashed commits, rebased onto current dev, should be good to go