Skip to content

Commit ce10f00

Browse files
Remove spurious new uuid7 dependency
This was added in 15r10nk#224, but nothing actually imports from the uuid_extensions module it provides.
1 parent 376dbc4 commit ce10f00

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ dependencies = [
2929
"rich>=13.7.1",
3030
"tomli>=2.0.0; python_version < '3.11'",
3131
"pytest>=8.3.4",
32-
"uuid7>=0.1.0",
3332
]
3433
description = "golden master/snapshot/approval testing library which puts the values right into your source code"
3534
keywords = []

0 commit comments

Comments
 (0)