Get:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8790 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [337 kB]
Fetched 9375 kB in 1s (14.0 MB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libcurl3-gnutls libcurl4 libcurl4-openssl-dev
Suggested packages:
  libcurl4-doc libidn-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev
The following packages will be upgraded:
  curl libcurl3-gnutls libcurl4 libcurl4-openssl-dev
4 upgraded, 0 newly installed, 0 to remove and 51 not upgraded.
Need to get 1587 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-openssl-dev amd64 7.88.1-10+deb12u15 [493 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u15 [316 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u15 [392 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u15 [386 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1587 kB in 0s (8285 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17236 files and directories currently installed.)
Preparing to unpack .../libcurl4-openssl-dev_7.88.1-10+deb12u15_amd64.deb ...
Unpacking libcurl4-openssl-dev:amd64 (7.88.1-10+deb12u15) over (7.88.1-10+deb12u14) ...
Preparing to unpack .../curl_7.88.1-10+deb12u15_amd64.deb ...
Unpacking curl (7.88.1-10+deb12u15) over (7.88.1-10+deb12u14) ...
Preparing to unpack .../libcurl4_7.88.1-10+deb12u15_amd64.deb ...
Unpacking libcurl4:amd64 (7.88.1-10+deb12u15) over (7.88.1-10+deb12u14) ...
Preparing to unpack .../libcurl3-gnutls_7.88.1-10+deb12u15_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) over (7.88.1-10+deb12u14) ...
Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ...
Setting up libcurl4:amd64 (7.88.1-10+deb12u15) ...
Setting up curl (7.88.1-10+deb12u15) ...
Setting up libcurl4-openssl-dev:amd64 (7.88.1-10+deb12u15) ...
Processing triggers for libc-bin (2.36-9+deb12u13) ...
downloading uv 0.9.5 x86_64-unknown-linux-gnu
no checksums to verify
installing to /root/.local/bin
  uv
  uvx
everything's installed!

To add $HOME/.local/bin to your PATH, either restart your shell or run:

    source $HOME/.local/bin/env (sh, bash, zsh)
    source $HOME/.local/bin/env.fish (fish)
Downloading pandas (11.7MiB)
Downloading kiwisolver (1.4MiB)
Downloading scipy (34.0MiB)
Downloading matplotlib (8.3MiB)
Downloading fonttools (5.1MiB)
 Downloading kiwisolver
Downloading numpy (15.9MiB)
Downloading pygments (1.2MiB)
 Downloading fonttools
Downloading pillow (6.6MiB)
 Downloading pygments
 Downloading matplotlib
 Downloading pillow
 Downloading numpy
 Downloading pandas
 Downloading scipy
Installed 20 packages in 507ms
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0
rootdir: /tests
plugins: json-ctrf-0.3.5
collected 2 items

../tests/test_outputs.py ..                                              [100%]

==================================== PASSES ====================================
=========================== short test summary info ============================
PASSED ../tests/test_outputs.py::test_modernized_code_runs
PASSED ../tests/test_outputs.py::test_dependency_file_exists
============================== 2 passed in 1.65s ===============================
