Skip to content

Commit 3b5bd55

Browse files
authored
Roll-back Python dep to latest version which emit 6.x (#324)
Currently 7.x isn't supported for all packages we are using. xref: googleapis/google-cloud-python#16001
1 parent 0f3a848 commit 3b5bd55

29 files changed

Lines changed: 114 additions & 114 deletions

buf.gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ plugins:
2828
out: gen/python
2929

3030
# Generate base types for Python(message and enum).
31-
- remote: buf.build/protocolbuffers/python:v34.0
31+
- remote: buf.build/protocolbuffers/python:v33.5
3232
include_imports: true
3333
out: gen/python
3434

3535
# Generate Python type hints
36-
- remote: buf.build/protocolbuffers/pyi:v34.0
36+
- remote: buf.build/protocolbuffers/pyi:v33.4
3737
include_imports: true
3838
out: gen/python
3939

gen/python/buf/validate/validate_pb2.py

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/python/google/api/annotations_pb2.py

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/python/google/api/http_pb2.py

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/python/google/rpc/error_details_pb2.py

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/python/qdrant/cloud/account/v1/account_pb2.py

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/python/qdrant/cloud/auth/v1/auth_pb2.py

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/python/qdrant/cloud/billing/v1/billing_pb2.py

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/python/qdrant/cloud/booking/v1/booking_pb2.py

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/python/qdrant/cloud/cluster/auth/v1/database_api_key_pb2.py

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)