feat: add skill management
This commit is contained in:
Generated
+2
@@ -220,6 +220,7 @@ dependencies = [
|
||||
{ name = "python-socketio" },
|
||||
{ name = "python-socks" },
|
||||
{ name = "python-telegram-bot", extra = ["socks"] },
|
||||
{ name = "pyyaml" },
|
||||
{ name = "qq-botpy" },
|
||||
{ name = "readability-lxml" },
|
||||
{ name = "rich" },
|
||||
@@ -264,6 +265,7 @@ requires-dist = [
|
||||
{ name = "python-socketio", specifier = ">=5.16.0,<6.0.0" },
|
||||
{ name = "python-socks", extras = ["asyncio"], specifier = ">=2.8.0,<3.0.0" },
|
||||
{ name = "python-telegram-bot", extras = ["socks"], specifier = ">=22.6,<23.0" },
|
||||
{ name = "pyyaml", specifier = ">=6.0.3" },
|
||||
{ name = "qq-botpy", specifier = ">=1.2.0,<2.0.0" },
|
||||
{ name = "readability-lxml", specifier = ">=0.8.4,<1.0.0" },
|
||||
{ name = "rich", specifier = ">=14.0.0,<15.0.0" },
|
||||
|
||||
Reference in New Issue
Block a user