Skip to content

Commit

Permalink
Upgrade numpy dependency (apache#29645)
Browse files Browse the repository at this point in the history
* Upgrade numpy dependency

* Regenerate dependencies.
  • Loading branch information
tvalentyn authored Jan 26, 2024
1 parent 1ab504c commit 4981c0c
Show file tree
Hide file tree
Showing 6 changed files with 80 additions and 76 deletions.
39 changes: 20 additions & 19 deletions sdks/python/container/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
# Reach out to a committer if you need help.

attrs==23.2.0
beautifulsoup4==4.12.2
bs4==0.0.1
beautifulsoup4==4.12.3
bs4==0.0.2
build==1.0.3
cachetools==5.3.2
certifi==2023.11.17
Expand All @@ -32,11 +32,12 @@ charset-normalizer==3.3.2
click==8.1.7
cloudpickle==2.2.1
crcmod==1.7
cryptography==41.0.7
cryptography==42.0.1
Cython==0.29.37
Deprecated==1.2.14
deprecation==2.1.0
dill==0.3.1.1
dnspython==2.4.2
dnspython==2.5.0
docker==7.0.0
docopt==0.6.2
docstring-parser==0.15
Expand All @@ -47,12 +48,12 @@ fasteners==0.19
freezegun==1.4.0
future==0.18.3
google-api-core==2.15.0
google-api-python-client==2.113.0
google-api-python-client==2.115.0
google-apitools==0.5.31
google-auth==2.26.1
google-auth==2.27.0
google-auth-httplib2==0.1.1
google-cloud-aiplatform==1.39.0
google-cloud-bigquery==3.15.0
google-cloud-aiplatform==1.40.0
google-cloud-bigquery==3.17.1
google-cloud-bigquery-storage==2.24.0
google-cloud-bigtable==2.22.0
google-cloud-core==2.4.1
Expand All @@ -64,7 +65,7 @@ google-cloud-pubsub==2.19.0
google-cloud-pubsublite==1.9.0
google-cloud-recommendations-ai==0.10.6
google-cloud-resource-manager==1.11.0
google-cloud-spanner==3.40.1
google-cloud-spanner==3.41.0
google-cloud-storage==2.14.0
google-cloud-videointelligence==2.12.0
google-cloud-vision==3.5.0
Expand All @@ -78,29 +79,29 @@ grpcio-status==1.60.0
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.92.7
hypothesis==6.97.0
idna==3.6
iniconfig==2.0.0
joblib==1.3.2
Js2Py==0.74
jsonpickle==3.0.2
jsonschema==4.20.0
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
mmh3==4.1.0
mock==5.1.0
nltk==3.8.1
nose==1.3.7
numpy==1.24.4
numpy==1.26.3
oauth2client==4.1.3
objsize==0.7.0
orjson==3.9.10
overrides==7.4.0
orjson==3.9.12
overrides==7.6.0
packaging==23.2
pandas==2.0.3
parameterized==0.9.0
pluggy==1.3.0
pluggy==1.4.0
proto-plus==1.23.0
protobuf==4.25.1
protobuf==4.25.2
psycopg2-binary==2.9.9
pyarrow==14.0.2
pyarrow-hotfix==0.6
Expand All @@ -125,10 +126,10 @@ referencing==0.32.1
regex==2023.12.25
requests==2.31.0
requests-mock==1.11.0
rpds-py==0.16.2
rpds-py==0.17.1
rsa==4.9
scikit-learn==1.3.2
scipy==1.11.4
scikit-learn==1.4.0
scipy==1.12.0
shapely==2.0.2
six==1.16.0
sortedcontainers==2.4.0
Expand Down
39 changes: 20 additions & 19 deletions sdks/python/container/py311/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
# Reach out to a committer if you need help.

attrs==23.2.0
beautifulsoup4==4.12.2
bs4==0.0.1
beautifulsoup4==4.12.3
bs4==0.0.2
build==1.0.3
cachetools==5.3.2
certifi==2023.11.17
Expand All @@ -32,11 +32,12 @@ charset-normalizer==3.3.2
click==8.1.7
cloudpickle==2.2.1
crcmod==1.7
cryptography==41.0.7
cryptography==42.0.1
Cython==0.29.37
Deprecated==1.2.14
deprecation==2.1.0
dill==0.3.1.1
dnspython==2.4.2
dnspython==2.5.0
docker==7.0.0
docopt==0.6.2
docstring-parser==0.15
Expand All @@ -46,12 +47,12 @@ fasteners==0.19
freezegun==1.4.0
future==0.18.3
google-api-core==2.15.0
google-api-python-client==2.113.0
google-api-python-client==2.115.0
google-apitools==0.5.31
google-auth==2.26.1
google-auth==2.27.0
google-auth-httplib2==0.1.1
google-cloud-aiplatform==1.39.0
google-cloud-bigquery==3.15.0
google-cloud-aiplatform==1.40.0
google-cloud-bigquery==3.17.1
google-cloud-bigquery-storage==2.24.0
google-cloud-bigtable==2.22.0
google-cloud-core==2.4.1
Expand All @@ -63,7 +64,7 @@ google-cloud-pubsub==2.19.0
google-cloud-pubsublite==1.9.0
google-cloud-recommendations-ai==0.10.6
google-cloud-resource-manager==1.11.0
google-cloud-spanner==3.40.1
google-cloud-spanner==3.41.0
google-cloud-storage==2.14.0
google-cloud-videointelligence==2.12.0
google-cloud-vision==3.5.0
Expand All @@ -77,29 +78,29 @@ grpcio-status==1.60.0
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.92.7
hypothesis==6.97.0
idna==3.6
iniconfig==2.0.0
joblib==1.3.2
Js2Py==0.74
jsonpickle==3.0.2
jsonschema==4.20.0
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
mmh3==4.1.0
mock==5.1.0
nltk==3.8.1
nose==1.3.7
numpy==1.24.4
numpy==1.26.3
oauth2client==4.1.3
objsize==0.7.0
orjson==3.9.10
overrides==7.4.0
orjson==3.9.12
overrides==7.6.0
packaging==23.2
pandas==2.0.3
parameterized==0.9.0
pluggy==1.3.0
pluggy==1.4.0
proto-plus==1.23.0
protobuf==4.25.1
protobuf==4.25.2
psycopg2-binary==2.9.9
pyarrow==14.0.2
pyarrow-hotfix==0.6
Expand All @@ -123,10 +124,10 @@ referencing==0.32.1
regex==2023.12.25
requests==2.31.0
requests-mock==1.11.0
rpds-py==0.16.2
rpds-py==0.17.1
rsa==4.9
scikit-learn==1.3.2
scipy==1.11.4
scikit-learn==1.4.0
scipy==1.12.0
shapely==2.0.2
six==1.16.0
sortedcontainers==2.4.0
Expand Down
33 changes: 17 additions & 16 deletions sdks/python/container/py38/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@

attrs==23.2.0
backports.zoneinfo==0.2.1
beautifulsoup4==4.12.2
bs4==0.0.1
beautifulsoup4==4.12.3
bs4==0.0.2
build==1.0.3
cachetools==5.3.2
certifi==2023.11.17
Expand All @@ -33,11 +33,12 @@ charset-normalizer==3.3.2
click==8.1.7
cloudpickle==2.2.1
crcmod==1.7
cryptography==41.0.7
cryptography==42.0.1
Cython==0.29.37
Deprecated==1.2.14
deprecation==2.1.0
dill==0.3.1.1
dnspython==2.4.2
dnspython==2.5.0
docker==7.0.0
docopt==0.6.2
docstring-parser==0.15
Expand All @@ -48,12 +49,12 @@ fasteners==0.19
freezegun==1.4.0
future==0.18.3
google-api-core==2.15.0
google-api-python-client==2.113.0
google-api-python-client==2.115.0
google-apitools==0.5.31
google-auth==2.26.1
google-auth==2.27.0
google-auth-httplib2==0.1.1
google-cloud-aiplatform==1.39.0
google-cloud-bigquery==3.15.0
google-cloud-aiplatform==1.40.0
google-cloud-bigquery==3.17.1
google-cloud-bigquery-storage==2.24.0
google-cloud-bigtable==2.22.0
google-cloud-core==2.4.1
Expand All @@ -65,7 +66,7 @@ google-cloud-pubsub==2.19.0
google-cloud-pubsublite==1.9.0
google-cloud-recommendations-ai==0.10.6
google-cloud-resource-manager==1.11.0
google-cloud-spanner==3.40.1
google-cloud-spanner==3.41.0
google-cloud-storage==2.14.0
google-cloud-videointelligence==2.12.0
google-cloud-vision==3.5.0
Expand All @@ -79,15 +80,15 @@ grpcio-status==1.60.0
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.92.7
hypothesis==6.97.0
idna==3.6
importlib-metadata==7.0.1
importlib-resources==6.1.1
iniconfig==2.0.0
joblib==1.3.2
Js2Py==0.74
jsonpickle==3.0.2
jsonschema==4.20.0
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
mmh3==4.1.0
mock==5.1.0
Expand All @@ -96,15 +97,15 @@ nose==1.3.7
numpy==1.24.4
oauth2client==4.1.3
objsize==0.7.0
orjson==3.9.10
overrides==7.4.0
orjson==3.9.12
overrides==7.6.0
packaging==23.2
pandas==2.0.3
parameterized==0.9.0
pkgutil_resolve_name==1.3.10
pluggy==1.3.0
pluggy==1.4.0
proto-plus==1.23.0
protobuf==4.25.1
protobuf==4.25.2
psycopg2-binary==2.9.9
pyarrow==14.0.2
pyarrow-hotfix==0.6
Expand All @@ -129,7 +130,7 @@ referencing==0.32.1
regex==2023.12.25
requests==2.31.0
requests-mock==1.11.0
rpds-py==0.16.2
rpds-py==0.17.1
rsa==4.9
scikit-learn==1.3.2
scipy==1.10.1
Expand Down
Loading

0 comments on commit 4981c0c

Please sign in to comment.