Skip to content

Specify cryptography version. #34888

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 31 additions & 23 deletions sdks/python/container/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,20 @@
# Reach out to a committer if you need help.

annotated-types==0.7.0
anyio==4.9.0
async-timeout==5.0.1
attrs==25.3.0
backports.tarfile==1.2.0
beautifulsoup4==4.13.4
bs4==0.0.2
build==1.2.2.post1
cachetools==5.5.2
certifi==2025.1.31
certifi==2025.4.26
cffi==1.17.1
charset-normalizer==3.4.1
charset-normalizer==3.4.2
click==8.1.8
crcmod==1.7
cryptography==44.0.2
cryptography==44.0.3
Cython==3.0.12
Deprecated==1.2.18
deprecation==2.1.0
Expand All @@ -50,13 +51,13 @@ fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.24.2
google-api-python-client==2.167.0
google-api-python-client==2.169.0
google-apitools==0.5.31
google-auth==2.39.0
google-auth==2.40.1
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.89.0
google-cloud-aiplatform==1.92.0
google-cloud-bigquery==3.31.0
google-cloud-bigquery-storage==2.30.0
google-cloud-bigquery-storage==2.31.0
google-cloud-bigtable==2.30.1
google-cloud-core==2.4.3
google-cloud-datastore==2.21.0
Expand All @@ -67,22 +68,26 @@ google-cloud-pubsub==2.29.0
google-cloud-pubsublite==1.12.0
google-cloud-recommendations-ai==0.10.17
google-cloud-resource-manager==1.14.2
google-cloud-spanner==3.53.0
google-cloud-spanner==3.54.0
google-cloud-storage==2.19.0
google-cloud-videointelligence==2.16.1
google-cloud-vision==3.10.1
google-crc32c==1.7.1
google-genai==1.14.0
google-resumable-media==2.7.2
googleapis-common-protos==1.70.0
greenlet==3.2.0
greenlet==3.2.1
grpc-google-iam-v1==0.14.2
grpc-interceptor==0.15.4
grpcio==1.65.5
grpcio-status==1.65.5
guppy3==3.1.5
h11==0.16.0
hdfs==2.7.3
httpcore==1.0.9
httplib2==0.22.0
hypothesis==6.131.2
httpx==0.28.1
hypothesis==6.131.15
idna==3.10
importlib_metadata==8.6.1
iniconfig==2.1.0
Expand All @@ -91,52 +96,53 @@ jaraco.context==6.0.1
jaraco.functools==4.1.0
jeepney==0.9.0
Jinja2==3.1.6
joblib==1.4.2
joblib==1.5.0
jsonpickle==3.4.2
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
jsonschema-specifications==2025.4.1
keyring==25.6.0
keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.1.0
mock==5.2.0
more-itertools==10.6.0
more-itertools==10.7.0
nltk==3.9.1
numpy==2.2.4
numpy==2.2.5
oauth2client==4.1.3
objsize==0.7.1
opentelemetry-api==1.32.1
opentelemetry-sdk==1.32.1
opentelemetry-semantic-conventions==0.53b1
orjson==3.10.16
orjson==3.10.18
overrides==7.7.0
packaging==24.2
packaging==25.0
pandas==2.2.3
parameterized==0.9.0
pluggy==1.5.0
proto-plus==1.26.1
protobuf==5.29.4
psycopg2-binary==2.9.9
pyarrow==16.1.0
pyarrow-hotfix==0.6
pyarrow-hotfix==0.7
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.22
pydantic==2.11.3
pydantic_core==2.33.1
pydantic==2.11.4
pydantic_core==2.33.2
pydot==1.4.2
PyHamcrest==2.1.0
pymongo==4.12.0
PyJWT==2.9.0
pymongo==4.12.1
PyMySQL==1.1.1
pyparsing==3.2.3
pyproject_hooks==1.2.0
pytest==7.4.4
pytest-timeout==2.3.1
pytest-timeout==2.4.0
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
pytz==2025.2
PyYAML==6.0.2
redis==5.2.1
redis==5.3.0
referencing==0.36.2
regex==2024.11.6
requests==2.32.3
Expand All @@ -148,8 +154,9 @@ scipy==1.15.2
SecretStorage==3.3.3
shapely==2.1.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.6
soupsieve==2.7
SQLAlchemy==2.0.40
sqlparse==0.5.3
tenacity==8.5.0
Expand All @@ -163,6 +170,7 @@ tzdata==2025.2
uritemplate==4.1.1
urllib3==2.4.0
virtualenv-clone==0.5.7
websockets==15.0.1
wrapt==1.17.2
zipp==3.21.0
zstandard==0.23.0
54 changes: 31 additions & 23 deletions sdks/python/container/py311/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,19 @@
# Reach out to a committer if you need help.

annotated-types==0.7.0
anyio==4.9.0
attrs==25.3.0
backports.tarfile==1.2.0
beautifulsoup4==4.13.4
bs4==0.0.2
build==1.2.2.post1
cachetools==5.5.2
certifi==2025.1.31
certifi==2025.4.26
cffi==1.17.1
charset-normalizer==3.4.1
charset-normalizer==3.4.2
click==8.1.8
crcmod==1.7
cryptography==44.0.2
cryptography==44.0.3
Cython==3.0.12
Deprecated==1.2.18
deprecation==2.1.0
Expand All @@ -48,13 +49,13 @@ fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.24.2
google-api-python-client==2.167.0
google-api-python-client==2.169.0
google-apitools==0.5.31
google-auth==2.39.0
google-auth==2.40.1
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.89.0
google-cloud-aiplatform==1.92.0
google-cloud-bigquery==3.31.0
google-cloud-bigquery-storage==2.30.0
google-cloud-bigquery-storage==2.31.0
google-cloud-bigtable==2.30.1
google-cloud-core==2.4.3
google-cloud-datastore==2.21.0
Expand All @@ -65,22 +66,26 @@ google-cloud-pubsub==2.29.0
google-cloud-pubsublite==1.12.0
google-cloud-recommendations-ai==0.10.17
google-cloud-resource-manager==1.14.2
google-cloud-spanner==3.53.0
google-cloud-spanner==3.54.0
google-cloud-storage==2.19.0
google-cloud-videointelligence==2.16.1
google-cloud-vision==3.10.1
google-crc32c==1.7.1
google-genai==1.14.0
google-resumable-media==2.7.2
googleapis-common-protos==1.70.0
greenlet==3.2.0
greenlet==3.2.1
grpc-google-iam-v1==0.14.2
grpc-interceptor==0.15.4
grpcio==1.65.5
grpcio-status==1.65.5
guppy3==3.1.5
h11==0.16.0
hdfs==2.7.3
httpcore==1.0.9
httplib2==0.22.0
hypothesis==6.131.2
httpx==0.28.1
hypothesis==6.131.15
idna==3.10
importlib_metadata==8.6.1
iniconfig==2.1.0
Expand All @@ -89,52 +94,53 @@ jaraco.context==6.0.1
jaraco.functools==4.1.0
jeepney==0.9.0
Jinja2==3.1.6
joblib==1.4.2
joblib==1.5.0
jsonpickle==3.4.2
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
jsonschema-specifications==2025.4.1
keyring==25.6.0
keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.1.0
mock==5.2.0
more-itertools==10.6.0
more-itertools==10.7.0
nltk==3.9.1
numpy==2.2.4
numpy==2.2.5
oauth2client==4.1.3
objsize==0.7.1
opentelemetry-api==1.32.1
opentelemetry-sdk==1.32.1
opentelemetry-semantic-conventions==0.53b1
orjson==3.10.16
orjson==3.10.18
overrides==7.7.0
packaging==24.2
packaging==25.0
pandas==2.2.3
parameterized==0.9.0
pluggy==1.5.0
proto-plus==1.26.1
protobuf==5.29.4
psycopg2-binary==2.9.9
pyarrow==16.1.0
pyarrow-hotfix==0.6
pyarrow-hotfix==0.7
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.22
pydantic==2.11.3
pydantic_core==2.33.1
pydantic==2.11.4
pydantic_core==2.33.2
pydot==1.4.2
PyHamcrest==2.1.0
pymongo==4.12.0
PyJWT==2.9.0
pymongo==4.12.1
PyMySQL==1.1.1
pyparsing==3.2.3
pyproject_hooks==1.2.0
pytest==7.4.4
pytest-timeout==2.3.1
pytest-timeout==2.4.0
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
pytz==2025.2
PyYAML==6.0.2
redis==5.2.1
redis==5.3.0
referencing==0.36.2
regex==2024.11.6
requests==2.32.3
Expand All @@ -146,8 +152,9 @@ scipy==1.15.2
SecretStorage==3.3.3
shapely==2.1.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.6
soupsieve==2.7
SQLAlchemy==2.0.40
sqlparse==0.5.3
tenacity==8.5.0
Expand All @@ -160,6 +167,7 @@ tzdata==2025.2
uritemplate==4.1.1
urllib3==2.4.0
virtualenv-clone==0.5.7
websockets==15.0.1
wrapt==1.17.2
zipp==3.21.0
zstandard==0.23.0
Loading
Loading