Skip to content

Commit 8329bae

Browse files
committed
fix: downgrades tomli_w to match python supported versions
1 parent 51cf3ba commit 8329bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ std-uritemplate==2.0.0
6666
time-machine==2.15.0
6767
toml==0.10.2
6868
tomli==2.2.1
69-
tomli_w==1.1.0
69+
tomli_w==1.0.0
7070
tomlkit==0.13.2
7171
typing_extensions==4.12.2
7272
tzdata==2024.2

0 commit comments

Comments
 (0)