| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1a65a3c commit 8f52e9a
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,8 +44,8 @@ classifiers = [ | |||
| 44 | 44 | ] | |
| 45 | 45 | dependencies = [ | |
| 46 | 46 | "googleapis-common-protos >= 1.63.2, < 2.0.0", | |
| 47 | - "protobuf >= 4.25.8, < 8.0.0", | ||
| 48 | - "proto-plus >= 1.22.3, < 2.0.0", | ||
| 47 | + "protobuf >= 5.29.6, < 8.0.0", | ||
| 48 | + "proto-plus >= 1.24.0, < 2.0.0", | ||
| 49 | 49 | "proto-plus >= 1.25.0, < 2.0.0; python_version >= '3.13'", | |
| 50 | 50 | "google-auth >= 2.14.1, < 3.0.0", | |
| 51 | 51 | "requests >= 2.33.0, < 3.0.0", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,9 +6,9 @@ | |||
| 6 | 6 | # e.g., if pyproject.toml has "foo >= 1.14.0, < 2.0.0dev", | |
| 7 | 7 | # Then this file should have foo==1.14.0 | |
| 8 | 8 | googleapis-common-protos==1.63.2 | |
| 9 | - protobuf==4.25.8 | ||
| 9 | + protobuf==5.29.6 | ||
| 10 | 10 | google-auth==2.14.1 | |
| 11 | 11 | requests==2.33.0 | |
| 12 | 12 | grpcio==1.41.0 | |
| 13 | 13 | grpcio-status==1.41.0 | |
| 14 | - proto-plus==1.22.3 | ||
| 14 | + proto-plus==1.24.0 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,10 +6,10 @@ | |||
| 6 | 6 | # e.g., if pyproject.toml has "foo >= 1.14.0, < 2.0.0dev", | |
| 7 | 7 | # Then this file should have foo==1.14.0 | |
| 8 | 8 | googleapis-common-protos==1.63.2 | |
| 9 | - protobuf==4.25.8 | ||
| 9 | + protobuf==5.29.6 | ||
| 10 | 10 | google-auth==2.14.1 | |
| 11 | 11 | requests==2.33.0 | |
| 12 | 12 | grpcio==1.41.0 | |
| 13 | 13 | grpcio-status==1.41.0 | |
| 14 | - proto-plus==1.22.3 | ||
| 14 | + proto-plus==1.24.0 | ||
| 15 | 15 | aiohttp==3.13.4 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments