Merge pull request #4285 from freqtrade/ui_deploy

Deploy FreqUI into webserver
This commit is contained in:
Matthias
2021-02-03 20:09:31 +01:00
committed by GitHub
19 changed files with 355 additions and 44 deletions

View File

@@ -31,6 +31,7 @@ sdnotify==0.3.2
fastapi==0.63.0
uvicorn==0.13.3
pyjwt==2.0.1
aiofiles==0.6.0
# Support for colorized terminal output
colorama==0.4.4