spagestic commited on
Commit
7570654
·
1 Parent(s): c1f0907

fix: downgrade tomlkit version to 0.12.0 for compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -49,7 +49,7 @@ shellingham==1.5.4
49
  six==1.17.0
50
  sniffio==1.3.1
51
  starlette==0.46.2
52
- tomlkit==0.13.3
53
  tqdm==4.67.1
54
  typer==0.16.0
55
  typing-inspection==0.4.1
 
49
  six==1.17.0
50
  sniffio==1.3.1
51
  starlette==0.46.2
52
+ tomlkit==0.12.0
53
  tqdm==4.67.1
54
  typer==0.16.0
55
  typing-inspection==0.4.1