mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 14:54:57 +01:00
use protobuf 4.21.8
This commit is contained in:
parent
8bc7d8f035
commit
52d5c56890
1 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
[](https://github.com/scito/extract_otp_secret_keys/actions/workflows/ci.yml)
|
[](https://github.com/scito/extract_otp_secret_keys/actions/workflows/ci.yml)
|
||||||

|

|
||||||
[](https://github.com/scito/extract_otp_secret_keys/blob/master/Pipfile.lock)
|
[](https://github.com/scito/extract_otp_secret_keys/blob/master/Pipfile.lock)
|
||||||

|

|
||||||
[](https://github.com/scito/extract_otp_secret_keys/blob/master/LICENSE)
|
[](https://github.com/scito/extract_otp_secret_keys/blob/master/LICENSE)
|
||||||
[](https://github.com/scito/extract_otp_secret_keys/tags)
|
[](https://github.com/scito/extract_otp_secret_keys/tags)
|
||||||
[](https://stand-with-ukraine.pp.ua)
|
[](https://stand-with-ukraine.pp.ua)
|
||||||
|
|
@ -44,7 +44,7 @@ options:
|
||||||
|
|
||||||
Known to work with
|
Known to work with
|
||||||
|
|
||||||
* Python 3.10.7, protobuf 4.21.6, qrcode 7.3.1, and pillow 9.2
|
* Python 3.10.7, protobuf 4.21.8, qrcode 7.3.1, and pillow 9.2
|
||||||
|
|
||||||
For protobuf versions 3.14.0 or similar or Python 3.6, use the extract_otp_secret_keys version 1.4.0.
|
For protobuf versions 3.14.0 or similar or Python 3.6, use the extract_otp_secret_keys version 1.4.0.
|
||||||
|
|
||||||
|
|
@ -63,7 +63,7 @@ Command for regeneration of Python code from proto3 message definition file (onl
|
||||||
|
|
||||||
protoc --python_out=protobuf_generated_python google_auth.proto
|
protoc --python_out=protobuf_generated_python google_auth.proto
|
||||||
|
|
||||||
The generated protobuf Python code was generated by protoc 21.6 (https://github.com/protocolbuffers/protobuf/releases/tag/v21.6).
|
The generated protobuf Python code was generated by protoc 21.8 (https://github.com/protocolbuffers/protobuf/releases/tag/v21.8).
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue