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

Update requirements and deprecated code #122

Merged
merged 5 commits into from
Aug 30, 2023
Merged

Update requirements and deprecated code #122

merged 5 commits into from
Aug 30, 2023

Conversation

ximenesuk
Copy link
Collaborator

@ximenesuk ximenesuk commented Jul 13, 2023

This PR addresses #121 by loosening the pinned versions in requirements.txt to less than the next major version. This should allow the packages to be updated through re-deployment without having to modify requirements.txt repeatedly. At the same time there should be no breaking changes.

The versions have been unpinned completely in requirements_dev.txt.

Updates also have been made to remove deprecated code, highlighted as warnings in the pytest results, in pydantic and httpx. Other deprecation warnings result from upstream packages over which we have little control.

The tests should all pass.

@ximenesuk ximenesuk requested a review from volcan01010 July 13, 2023 13:00
@KoalaGeo
Copy link
Collaborator

I can see what you've done and the branch runs fine locally for me but I'll leave to @volcan01010 to confirm and merge

@KoalaGeo KoalaGeo merged commit 34a198d into main Aug 30, 2023
@KoalaGeo KoalaGeo deleted the update-reqs branch August 30, 2023 11:44
@KoalaGeo KoalaGeo restored the update-reqs branch August 30, 2023 12:53
@KoalaGeo KoalaGeo deleted the update-reqs branch March 6, 2024 15:23
@KoalaGeo KoalaGeo restored the update-reqs branch March 19, 2024 12:30
@KoalaGeo KoalaGeo deleted the update-reqs branch March 19, 2024 12:40
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.

2 participants