Skip to content

Commit 92f686a

Browse files
committed
Revert time-machine update
This update has some issues with async code. See: #832 Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 413dac0 commit 92f686a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dev-pytest = [
9595
"frequenz-repo-config[extra-lint-examples] == 0.7.4",
9696
"pytest-mock == 3.12.0",
9797
"pytest-asyncio == 0.23.3",
98-
"time-machine == 2.13.0",
98+
"time-machine == 2.12.0",
9999
"async-solipsism == 0.5",
100100
# For checking docstring code examples
101101
"frequenz-sdk[dev-examples]",

0 commit comments

Comments
 (0)