-
Notifications
You must be signed in to change notification settings - Fork 34
update: added google-cloud-storage v2.18.2 support #594
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
Conversation
Signed-off-by: Cagri Yonca <cagriyonca@gmail.com>
29dcf9e to
b6b3b31
Compare
pvital
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Python 3.8 will be declared EOL in about two months when 3.13 is released. I prefer to find a way to also support it on 3.11 and 3.12 since these will be used more and more for stable apps.
What happens if we specify on the requirements.txt file for 3.11 and 3.12 the google-api-core >= 2.15.0?
f27b782 to
23a25f2
Compare
… for python 3.11 and 3.12 Signed-off-by: Cagri Yonca <cagriyonca@gmail.com>
23a25f2 to
5e34e95
Compare
|
Wonderful @CagriYonca! Please change the following in addition:
|
9118791 to
b7dcbb0
Compare
|
fdf4e6b to
0284776
Compare
Signed-off-by: Cagri Yonca <cagriyonca@gmail.com>
0284776 to
ccde04b
Compare
pvital
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good to me.
Python 3.11 and 3.12 has the dependency conflict below:
