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

fix(dependencies): minor dependencies fix #142

Merged
merged 3 commits into from
Jul 31, 2023

Conversation

luabida
Copy link
Collaborator

@luabida luabida commented Jul 21, 2023

fix #141
fix #136

In [1]: import pandas

In [2]: pandas.__version__
Out[2]: '1.5.3'

In [3]: import sqlalchemy

In [4]: sqlalchemy.__version__
Out[4]: '2.0.19'

@fccoelho
Copy link
Collaborator

Thanks @luabida!

@fccoelho
Copy link
Collaborator

Can we merge this @luabida ?

@luabida
Copy link
Collaborator Author

luabida commented Jul 31, 2023

@fccoelho surely!

@luabida luabida merged commit acbf6e0 into AlertaDengue:master Jul 31, 2023
@luabida luabida deleted the fix-deps branch July 31, 2023 23:40
@github-actions
Copy link

🎉 This PR is included in version 0.9.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unpin SQLAlchemy Bump pandas v1.4.3 to >=1.5.3
2 participants