Skip to content

Commit

Permalink
Downgrade kubernetes library to v9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjdillon authored and epa095 committed Oct 16, 2019
1 parent 8eb8bfb commit df7e27e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tensorflow~=2.0
Flask~=1.0
flask-restplus~=0.12
azure-datalake-store~=0.0
kubernetes~=10.0
kubernetes~=9.0
cchardet~=2.1
aiohttp~=3.6
aiodns~=2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ joblib==0.14.0 # via scikit-learn
jsonschema==3.0.2 # via flask-restplus
keras-applications==1.0.8 # via tensorflow
keras-preprocessing==1.1.0 # via tensorflow
kubernetes==10.0.1
kubernetes==9.0.1
markdown==3.1.1 # via tensorboard
markupsafe==1.1.1 # via jinja2
multidict==4.5.2 # via aiohttp, yarl
Expand Down

0 comments on commit df7e27e

Please sign in to comment.