Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.42

This commit is contained in:
Matthias
2025-08-04 19:17:39 +02:00
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2,6 +2,6 @@ markdown==3.8.2
mkdocs==1.6.1 mkdocs==1.6.1
mkdocs-material==9.6.16 mkdocs-material==9.6.16
mdx_truly_sane_lists==1.3 mdx_truly_sane_lists==1.3
pymdown-extensions==10.16 pymdown-extensions==10.16.1
jinja2==3.1.6 jinja2==3.1.6
mike==2.1.3 mike==2.1.3
+2 -2
View File
@@ -6,8 +6,8 @@
-r requirements-freqai-rl.txt -r requirements-freqai-rl.txt
-r docs/requirements-docs.txt -r docs/requirements-docs.txt
ruff==0.12.5 ruff==0.12.7
mypy==1.17.0 mypy==1.17.1
pre-commit==4.2.0 pre-commit==4.2.0
pytest==8.4.1 pytest==8.4.1
pytest-asyncio==1.1.0 pytest-asyncio==1.1.0
+1 -1
View File
@@ -7,6 +7,6 @@ scikit-learn==1.7.1
joblib==1.5.1 joblib==1.5.1
catboost==1.2.8; 'arm' not in platform_machine catboost==1.2.8; 'arm' not in platform_machine
lightgbm==4.6.0 lightgbm==4.6.0
xgboost==3.0.2 xgboost==3.0.3
tensorboard==2.20.0 tensorboard==2.20.0
datasieve==0.1.9 datasieve==0.1.9
+3 -3
View File
@@ -7,9 +7,9 @@ ft-pandas-ta==0.3.15
ta-lib==0.5.5 ta-lib==0.5.5
technical==1.5.2 technical==1.5.2
ccxt==4.4.96 ccxt==4.4.98
cryptography==45.0.5 cryptography==45.0.5
aiohttp==3.12.14 aiohttp==3.12.15
SQLAlchemy==2.0.42 SQLAlchemy==2.0.42
python-telegram-bot==22.3 python-telegram-bot==22.3
# can't be hard-pinned due to telegram-bot pinning httpx with ~ # can't be hard-pinned due to telegram-bot pinning httpx with ~
@@ -18,7 +18,7 @@ humanize==4.12.3
cachetools==6.1.0 cachetools==6.1.0
requests==2.32.4 requests==2.32.4
urllib3==2.5.0 urllib3==2.5.0
certifi==2025.7.14 certifi==2025.8.3
jsonschema==4.25.0 jsonschema==4.25.0
tabulate==0.9.0 tabulate==0.9.0
pycoingecko==3.2.0 pycoingecko==3.2.0