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: Drop Python 3.7 Support #262

Merged
merged 27 commits into from
Mar 8, 2024
Merged

fix: Drop Python 3.7 Support #262

merged 27 commits into from
Mar 8, 2024

Conversation

holtskinner
Copy link
Member

@holtskinner holtskinner commented Feb 26, 2024

BEGIN_COMMIT_OVERRIDE
fix: Drop Python 3.7 Support
fix: Require google-api-core >= 2.17.1
fix: Require pandas >= 2.0.0
fix: Require proto-plus >= 1.22.3
fix: Require numpy >= 1.23.5
fix: Require pikepdf >= 8.0.0
fix: Require Pillow >= 10.0.0
END_COMMIT_OVERRIDE

Fixes #209 🦕

@holtskinner holtskinner requested review from a team as code owners February 26, 2024 17:26
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Feb 26, 2024
@parthea
Copy link
Collaborator

parthea commented Feb 26, 2024

Converting to draft until presubmits pass

@parthea parthea marked this pull request as draft February 26, 2024 18:44
@parthea parthea assigned holtskinner and unassigned parthea and dizcology Feb 26, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Mar 4, 2024
@holtskinner holtskinner marked this pull request as ready for review March 5, 2024 16:05
@holtskinner holtskinner added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 5, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 5, 2024
@holtskinner holtskinner added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 5, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 5, 2024
@parthea parthea changed the title chore: Deprecate Python 3.7 Support fix: Drop Python 3.7 Support Mar 5, 2024
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
testing/constraints-3.8.txt Outdated Show resolved Hide resolved
@holtskinner
Copy link
Member Author

holtskinner commented Mar 8, 2024

[removed]

@holtskinner holtskinner assigned parthea and unassigned holtskinner Mar 8, 2024
setup.py Outdated Show resolved Hide resolved
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
@parthea parthea removed their assignment Mar 8, 2024
@holtskinner holtskinner enabled auto-merge (squash) March 8, 2024 18:42
@holtskinner holtskinner merged commit 71e6c51 into main Mar 8, 2024
25 checks passed
@holtskinner holtskinner deleted the remove-python37 branch March 8, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce deprecation warning for python 3.7, google-api-core 1.x and protobuf 3.x
3 participants