You’ve always (since Julia 1.0) needed to list standard library packages in your Project.toml
. It’s only recently (since Nov. 2023) that you needed to list version requirements for stdlib packages, but even then it’s only required if you want to register your package: PSA: Compat requirements in the General registry are changing