From f32d25daac3bdd79238f11fc14b7a1b82dbaec1a Mon Sep 17 00:00:00 2001 From: Ingo Date: Wed, 17 Dec 2025 21:56:07 +0100 Subject: [PATCH] accidentaly deleted file and not the diff --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index e75918c88..d14fddede 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ ft-pandas-ta==0.3.16 ta-lib==0.6.8 technical==1.5.3 -ccxt==4.5.24 +ccxt==4.5.27 cryptography==46.0.3 aiohttp==3.13.2 SQLAlchemy==2.0.44 @@ -17,7 +17,7 @@ httpx>=0.24.1 humanize==4.14.0 cachetools==6.2.2 requests==2.32.5 -urllib3==2.5.0 +urllib3==2.6.0 certifi==2025.11.12 jsonschema==4.25.1 tabulate==0.9.0 @@ -29,15 +29,15 @@ pyarrow==22.0.0; platform_machine != 'armv7l' # Load ticker files 30% faster -python-rapidjson==1.22 +python-rapidjson==1.23 # Properly format api responses -orjson==3.11.4 +orjson==3.11.5 # Notify systemd sdnotify==0.3.2 # API Server -fastapi==0.122.0 +fastapi==0.124.0 pydantic==2.12.5 uvicorn==0.38.0 pyjwt==2.10.1