Bump requests to 2.32.2

2.32.0 was yanked.
This commit is contained in:
Matthias 2024-05-22 20:16:04 +02:00
parent ea27a1ec13
commit 23aef6e054
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Requirements for freqtrade client library
requests==2.32.0
requests==2.32.2
python-rapidjson==1.17

View File

@ -11,7 +11,7 @@ python-telegram-bot==21.1.1
httpx>=0.24.1
humanize==4.9.0
cachetools==5.3.3
requests==2.32.0
requests==2.32.2
urllib3==2.2.1
jsonschema==4.22.0
TA-Lib==0.4.28