Working development server (no encryption now)
This commit is contained in:
@@ -12,10 +12,13 @@ psutil = "^5.9.5"
|
||||
pynacl = "^1.5.0"
|
||||
requests = "^2.31.0"
|
||||
sqlitedict = "^2.1.0"
|
||||
cleo = "^2.0.1"
|
||||
fastapi = "^0.98.0"
|
||||
fastapi = "^0.99.0"
|
||||
uvicorn = "^0.22.0"
|
||||
rich = "^13.4.2"
|
||||
click = "^8.1.3"
|
||||
attrs = "^23.1.0"
|
||||
dataclasses-json = "^0.5.9"
|
||||
websockets = "^11.0.3"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
dragonion-server = "dragonion_server:main"
|
||||
|
||||
Reference in New Issue
Block a user