Merge branch 'freqtrade:develop' into health
This commit is contained in:
commit
d3d4894ec5
@ -1,4 +1,4 @@
|
||||
mkdocs==1.2.3
|
||||
mkdocs-material==8.1.7
|
||||
mkdocs-material==8.1.8
|
||||
mdx_truly_sane_lists==1.2
|
||||
pymdown-extensions==9.1
|
||||
|
@ -21,9 +21,9 @@ nbconvert==6.4.0
|
||||
|
||||
# mypy types
|
||||
types-cachetools==4.2.9
|
||||
types-filelock==3.2.4
|
||||
types-filelock==3.2.5
|
||||
types-requests==2.27.7
|
||||
types-tabulate==0.8.5
|
||||
|
||||
# Extensions to datetime library
|
||||
types-python-dateutil==2.8.7
|
||||
types-python-dateutil==2.8.8
|
@ -32,7 +32,7 @@ python-rapidjson==1.5
|
||||
sdnotify==0.3.2
|
||||
|
||||
# API Server
|
||||
fastapi==0.72.0
|
||||
fastapi==0.73.0
|
||||
uvicorn==0.17.0
|
||||
pyjwt==2.3.0
|
||||
aiofiles==0.8.0
|
||||
|
Loading…
Reference in New Issue
Block a user