Skip to content
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

Pydantic, pandas, scipy, fastapi upgrade #73

Merged
merged 10 commits into from
Jun 11, 2024

Conversation

ondraz
Copy link
Contributor

@ondraz ondraz commented May 31, 2024

  • Upgrading major dependencies to their latest versions so the project can be included in modern python apps
  • Upgrading code to match pydantic v2 style
  • Fixing some scipy/numpy warnings on using sum vs. "sum" in pandas data frame aggregations

Note: also includes changes from #72 that should be merged before this PR.

@jancervenka jancervenka self-requested a review June 11, 2024 09:51
Copy link
Collaborator

@jancervenka jancervenka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jancervenka jancervenka merged commit a8d8f49 into avast:master Jun 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants