uv/tests: update snapshot for regression test

The `tomli` dependency is now included for `python_version <= 3.11`,
which is what is expected.

Fixes #6412
This commit is contained in:
Andrew Gallant
2024-09-03 13:45:23 -04:00
committed by Andrew Gallant
parent 2641f59ea7
commit 7ad5e299cc
+1 -1
View File
@@ -12221,7 +12221,7 @@ matplotlib
# via pandas
six==1.16.0
# via python-dateutil
tomli==2.0.1 ; python_full_version == '3.11'
tomli==2.0.1 ; python_full_version <= '3.11'
# via coverage
tzdata==2024.1
# via pandas