feat: Default logging replaced with loguru
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
[project]
|
||||
name = "PyG2O"
|
||||
version = "2.3.0"
|
||||
version = "2.3.2"
|
||||
description = ""
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"loguru>=0.7.3",
|
||||
"websockets>=15.0.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user