Skip to content

Commit

Permalink
Update Python Dependencies (#30140)
Browse files Browse the repository at this point in the history
Co-authored-by: damccorm <actions@main-runner-zt478-qcmf7.local>
  • Loading branch information
github-actions[bot] and damccorm committed Jan 28, 2024
1 parent 8485ab4 commit 3172736
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions sdks/python/container/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ grpcio-status==1.60.0
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.97.0
hypothesis==6.97.1
idna==3.6
iniconfig==2.0.0
joblib==1.3.2
Expand All @@ -95,7 +95,7 @@ numpy==1.26.3
oauth2client==4.1.3
objsize==0.7.0
orjson==3.9.12
overrides==7.6.0
overrides==7.7.0
packaging==23.2
pandas==2.0.3
parameterized==0.9.0
Expand Down
4 changes: 2 additions & 2 deletions sdks/python/container/py311/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ grpcio-status==1.60.0
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.97.0
hypothesis==6.97.1
idna==3.6
iniconfig==2.0.0
joblib==1.3.2
Expand All @@ -94,7 +94,7 @@ numpy==1.26.3
oauth2client==4.1.3
objsize==0.7.0
orjson==3.9.12
overrides==7.6.0
overrides==7.7.0
packaging==23.2
pandas==2.0.3
parameterized==0.9.0
Expand Down
4 changes: 2 additions & 2 deletions sdks/python/container/py38/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ grpcio-status==1.60.0
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.97.0
hypothesis==6.97.1
idna==3.6
importlib-metadata==7.0.1
importlib-resources==6.1.1
Expand All @@ -98,7 +98,7 @@ numpy==1.24.4
oauth2client==4.1.3
objsize==0.7.0
orjson==3.9.12
overrides==7.6.0
overrides==7.7.0
packaging==23.2
pandas==2.0.3
parameterized==0.9.0
Expand Down
4 changes: 2 additions & 2 deletions sdks/python/container/py39/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ grpcio-status==1.60.0
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.97.0
hypothesis==6.97.1
idna==3.6
importlib-metadata==7.0.1
iniconfig==2.0.0
Expand All @@ -96,7 +96,7 @@ numpy==1.26.3
oauth2client==4.1.3
objsize==0.7.0
orjson==3.9.12
overrides==7.6.0
overrides==7.7.0
packaging==23.2
pandas==2.0.3
parameterized==0.9.0
Expand Down

0 comments on commit 3172736

Please sign in to comment.