File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ namespaces = true
1717# ----------------------------------------- Project Metadata -------------------------------------
1818#
1919[project ]
20- version = " 0.0.0.dev89 "
20+ version = " 0.0.0.dev90 "
2121name = " LoggerMan"
2222dependencies = [
23- " MDit == 0.0.0.dev59 " ,
24- " PySerials == 0.0.0.dev62 " ,
23+ " MDit == 0.0.0.dev60 " ,
24+ " PySerials == 0.0.0.dev63 " ,
2525 " ActionMan == 0.0.0.dev24" ,
2626 " ProtocolMan == 0.0.0.dev2" ,
27- " ExceptionMan == 0.0.0.dev59 " ,
27+ " ExceptionMan == 0.0.0.dev60 " ,
2828 " pydantic" ,
2929 " rich" ,
3030]
Original file line number Diff line number Diff line change 1- MDit == 0.0.0.dev59
2- PySerials == 0.0.0.dev62
1+ MDit == 0.0.0.dev60
2+ PySerials == 0.0.0.dev63
33ActionMan == 0.0.0.dev24
44ProtocolMan == 0.0.0.dev2
5- ExceptionMan == 0.0.0.dev59
5+ ExceptionMan == 0.0.0.dev60
66pydantic
77rich
You can’t perform that action at this time.
0 commit comments