Developing server, added run options, broadcasting encrypted works
This commit is contained in:
@@ -6,7 +6,7 @@ authors = ["BarsTiger <zxcbarstiger@gmail.com>"]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
python = ">=3.10,<3.12"
|
||||
stem = "^1.8.2"
|
||||
psutil = "^5.9.5"
|
||||
pynacl = "^1.5.0"
|
||||
|
||||
Reference in New Issue
Block a user