We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318543e commit 282b26fCopy full SHA for 282b26f
pyproject.toml
@@ -1,15 +1,15 @@
1
[project]
2
name = "arclet-entari"
3
-version = "0.6.4"
+version = "0.7.0"
4
description = "Simple IM Framework based on satori-python"
5
authors = [
6
{name = "RF-Tar-Railt",email = "rf_tar_railt@qq.com"},
7
]
8
dependencies = [
9
"arclet-letoderea>=0.11.0",
10
"arclet-alconna>=1.8.30",
11
- "satori-python-core>=0.14.5",
12
- "satori-python-client>=0.14.5",
+ "satori-python-core>=0.15.0rc2",
+ "satori-python-client>=0.15.0rc2",
13
"arclet-alconna-tools>=0.7.3",
14
"pygtrie>=2.5.0",
15
0 commit comments