mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
---
updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
aecb86d3f9
commit
d52431c581
|
@ -1,3 +1,3 @@
|
||||||
# Requirements for freqtrade client library
|
# Requirements for freqtrade client library
|
||||||
requests==2.31.0
|
requests==2.32.0
|
||||||
python-rapidjson==1.17
|
python-rapidjson==1.17
|
||||||
|
|
|
@ -11,7 +11,7 @@ python-telegram-bot==21.1.1
|
||||||
httpx>=0.24.1
|
httpx>=0.24.1
|
||||||
humanize==4.9.0
|
humanize==4.9.0
|
||||||
cachetools==5.3.3
|
cachetools==5.3.3
|
||||||
requests==2.31.0
|
requests==2.32.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.1
|
||||||
jsonschema==4.22.0
|
jsonschema==4.22.0
|
||||||
TA-Lib==0.4.28
|
TA-Lib==0.4.28
|
||||||
|
|
Loading…
Reference in New Issue
Block a user