File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ filelock>=3.12.2;python_version<"3.8"
1010filelock >= 3.13.3 ;python_version >= "3.8"
1111platformdirs >= 4.0.0 ;python_version < "3.8"
1212platformdirs >= 4.2.0 ;python_version >= "3.8"
13- typing-extensions >= 4.10 .0 ;python_version >= "3.8"
13+ typing-extensions >= 4.11 .0 ;python_version >= "3.8"
1414parse >= 1.20.1
1515parse-type >= 0.6.2
1616pyyaml >= 6.0.1
Original file line number Diff line number Diff line change 158158 'filelock>=3.13.3;python_version>="3.8"' ,
159159 'platformdirs>=4.0.0;python_version<"3.8"' ,
160160 'platformdirs>=4.2.0;python_version>="3.8"' ,
161- 'typing-extensions>=4.10 .0;python_version>="3.8"' ,
161+ 'typing-extensions>=4.11 .0;python_version>="3.8"' ,
162162 'parse>=1.20.1' ,
163163 'parse-type>=0.6.2' ,
164164 'pyyaml>=6.0.1' ,
You can’t perform that action at this time.
0 commit comments