Merge branch 'freqtrade:develop' into strategy_utils
This commit is contained in:
@@ -10,7 +10,7 @@ python-telegram-bot==13.15
|
||||
arrow==1.2.3
|
||||
cachetools==4.2.2
|
||||
requests==2.28.2
|
||||
urllib3==1.26.14
|
||||
urllib3==1.26.15
|
||||
jsonschema==4.17.3
|
||||
TA-Lib==0.4.25
|
||||
technical==1.4.0
|
||||
@@ -34,9 +34,9 @@ orjson==3.8.7
|
||||
sdnotify==0.3.2
|
||||
|
||||
# API Server
|
||||
fastapi==0.92.0
|
||||
pydantic==1.10.5
|
||||
uvicorn==0.20.0
|
||||
fastapi==0.94.0
|
||||
pydantic==1.10.6
|
||||
uvicorn==0.21.0
|
||||
pyjwt==2.6.0
|
||||
aiofiles==23.1.0
|
||||
psutil==5.9.4
|
||||
|
||||
Reference in New Issue
Block a user