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.dev90 "
20+ version = " 0.0.0.dev91 "
2121name = " LoggerMan"
2222dependencies = [
23- " MDit == 0.0.0.dev60 " ,
24- " PySerials == 0.0.0.dev63 " ,
23+ " MDit == 0.0.0.dev61 " ,
24+ " PySerials == 0.0.0.dev64 " ,
2525 " ActionMan == 0.0.0.dev24" ,
2626 " ProtocolMan == 0.0.0.dev2" ,
27- " ExceptionMan == 0.0.0.dev60 " ,
27+ " ExceptionMan == 0.0.0.dev61 " ,
2828 " pydantic" ,
2929 " rich" ,
3030]
Original file line number Diff line number Diff line change 1- MDit == 0.0.0.dev60
2- PySerials == 0.0.0.dev63
1+ MDit == 0.0.0.dev61
2+ PySerials == 0.0.0.dev64
33ActionMan == 0.0.0.dev24
44ProtocolMan == 0.0.0.dev2
5- ExceptionMan == 0.0.0.dev60
5+ ExceptionMan == 0.0.0.dev61
66pydantic
77rich
You can’t perform that action at this time.
0 commit comments