File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ markdown==3.8.2
22mkdocs==1.6.1
33mkdocs-material==9.6.16
44mdx_truly_sane_lists==1.3
5- pymdown-extensions==10.16
5+ pymdown-extensions==10.16.1
66jinja2==3.1.6
77mike==2.1.3
Original file line number Diff line number Diff line change 66-r requirements-freqai-rl.txt
77-r docs/requirements-docs.txt
88
9- ruff == 0.12.5
10- mypy == 1.17.0
9+ ruff == 0.12.7
10+ mypy == 1.17.1
1111pre-commit == 4.2.0
1212pytest == 8.4.1
1313pytest-asyncio == 1.1.0
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ scikit-learn==1.7.1
77joblib==1.5.1
88catboost==1.2.8; 'arm' not in platform_machine
99lightgbm==4.6.0
10- xgboost==3.0.2
10+ xgboost==3.0.3
1111tensorboard==2.20.0
1212datasieve==0.1.9
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ ft-pandas-ta==0.3.15
77ta-lib == 0.5.5
88technical == 1.5.2
99
10- ccxt == 4.4.96
10+ ccxt == 4.4.98
1111cryptography == 45.0.5
12- aiohttp == 3.12.14
12+ aiohttp == 3.12.15
1313SQLAlchemy == 2.0.42
1414python-telegram-bot == 22.3
1515# can't be hard-pinned due to telegram-bot pinning httpx with ~
@@ -18,7 +18,7 @@ humanize==4.12.3
1818cachetools == 6.1.0
1919requests == 2.32.4
2020urllib3 == 2.5.0
21- certifi == 2025.7.14
21+ certifi == 2025.8.3
2222jsonschema == 4.25.0
2323tabulate == 0.9.0
2424pycoingecko == 3.2.0
You can’t perform that action at this time.
0 commit comments