Skip to content

Commit

Permalink
bug-1911367: remove psutil dependency
Browse files Browse the repository at this point in the history
We removed the processor process metrics, so we don't need this
dependency anymore.
  • Loading branch information
willkg committed Dec 30, 2024
1 parent 4e6d51c commit 112284c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ more-itertools==10.5.0
mozilla-django-oidc==4.0.1
oauth2client==4.1.3
pip-tools==7.4.1
psutil==6.1.0
psycopg2-binary==2.9.9
pygments==2.18.0
pymemcache==4.0.0
Expand Down
19 changes: 0 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -889,25 +889,6 @@ protobuf==4.25.3 \
# grpc-google-iam-v1
# grpcio-status
# proto-plus
psutil==6.1.0 \
--hash=sha256:000d1d1ebd634b4efb383f4034437384e44a6d455260aaee2eca1e9c1b55f047 \
--hash=sha256:045f00a43c737f960d273a83973b2511430d61f283a44c96bf13a6e829ba8fdc \
--hash=sha256:0895b8414afafc526712c498bd9de2b063deaac4021a3b3c34566283464aff8e \
--hash=sha256:1209036fbd0421afde505a4879dee3b2fd7b1e14fee81c0069807adcbbcca747 \
--hash=sha256:1ad45a1f5d0b608253b11508f80940985d1d0c8f6111b5cb637533a0e6ddc13e \
--hash=sha256:353815f59a7f64cdaca1c0307ee13558a0512f6db064e92fe833784f08539c7a \
--hash=sha256:498c6979f9c6637ebc3a73b3f87f9eb1ec24e1ce53a7c5173b8508981614a90b \
--hash=sha256:5cd2bcdc75b452ba2e10f0e8ecc0b57b827dd5d7aaffbc6821b2a9a242823a76 \
--hash=sha256:6d3fbbc8d23fcdcb500d2c9f94e07b1342df8ed71b948a2649b5cb060a7c94ca \
--hash=sha256:6e2dcd475ce8b80522e51d923d10c7871e45f20918e027ab682f94f1c6351688 \
--hash=sha256:9118f27452b70bb1d9ab3198c1f626c2499384935aaf55388211ad982611407e \
--hash=sha256:9dcbfce5d89f1d1f2546a2090f4fcf87c7f669d1d90aacb7d7582addece9fb38 \
--hash=sha256:a8506f6119cff7015678e2bce904a4da21025cc70ad283a53b099e7620061d85 \
--hash=sha256:a8fb3752b491d246034fa4d279ff076501588ce8cbcdbb62c32fd7a377d996be \
--hash=sha256:c0e0c00aa18ca2d3b2b991643b799a15fc8f0563d2ebb6040f64ce8dc027b942 \
--hash=sha256:d905186d647b16755a800e7263d43df08b790d709d575105d419f8b6ef65423a \
--hash=sha256:ff34df86226c0227c52f38b919213157588a678d049688eded74c76c8ba4a5d0
# via -r requirements.in
psycopg2-binary==2.9.9 \
--hash=sha256:03ef7df18daf2c4c07e2695e8cfd5ee7f748a1d54d802330985a78d2a5a6dca9 \
--hash=sha256:0a602ea5aff39bb9fac6308e9c9d82b9a35c2bf288e184a816002c9fae930b77 \
Expand Down

0 comments on commit 112284c

Please sign in to comment.