Skip to content

Commit

Permalink
Update psutil version to 5.6.6.
Browse files Browse the repository at this point in the history
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=300598295
  • Loading branch information
bvliu committed Mar 12, 2020
1 parent d17bffd commit b0c1b14
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGES.next.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@
- This can be disabled by setting
`--bootstrap_azure_service_principal=False`.
- Registered AWS VPC quota failures as quota failures.
- Do not try to use the GCP service account that is running PKB inside a
GKE cluster if it obviously belongs to the wrong project.
- Do not try to use the GCP service account that is running PKB inside a GKE
cluster if it obviously belongs to the wrong project.
- Upgrade psutil version to 5.6.6 from 3.0.0.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ contextlib2>=0.5.1
mock>=1.0.1
nose>=1.3
flake8>=2.1.0
psutil==3.0.0
psutil>=5.6.6
gcs-oauth2-boto-plugin
azure-storage<=0.20.3
parameterized>=0.6.1
Expand Down

0 comments on commit b0c1b14

Please sign in to comment.