diff --git a/crates/puffin/tests/venv.rs b/crates/puffin/tests/venv.rs index 6bfd0bdf0..c7ae5c587 100644 --- a/crates/puffin/tests/venv.rs +++ b/crates/puffin/tests/venv.rs @@ -115,7 +115,7 @@ fn seed() -> Result<()> { Using Python [VERSION] interpreter at [PATH] Creating virtualenv at: /home/ferris/project/.venv + setuptools==69.0.3 - + pip==23.3.2 + + pip==24.0 + wheel==0.42.0 "### );