Skip to content

Commit e1af43b

Browse files
committed
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.42
2 parents be07879 + 79fc809 commit e1af43b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

docs/requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ markdown==3.8.2
22
mkdocs==1.6.1
33
mkdocs-material==9.6.16
44
mdx_truly_sane_lists==1.3
5-
pymdown-extensions==10.16
5+
pymdown-extensions==10.16.1
66
jinja2==3.1.6
77
mike==2.1.3

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
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
1111
pre-commit==4.2.0
1212
pytest==8.4.1
1313
pytest-asyncio==1.1.0

requirements-freqai.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ scikit-learn==1.7.1
77
joblib==1.5.1
88
catboost==1.2.8; 'arm' not in platform_machine
99
lightgbm==4.6.0
10-
xgboost==3.0.2
10+
xgboost==3.0.3
1111
tensorboard==2.20.0
1212
datasieve==0.1.9

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ ft-pandas-ta==0.3.15
77
ta-lib==0.5.5
88
technical==1.5.2
99

10-
ccxt==4.4.96
10+
ccxt==4.4.98
1111
cryptography==45.0.5
12-
aiohttp==3.12.14
12+
aiohttp==3.12.15
1313
SQLAlchemy==2.0.42
1414
python-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
1818
cachetools==6.1.0
1919
requests==2.32.4
2020
urllib3==2.5.0
21-
certifi==2025.7.14
21+
certifi==2025.8.3
2222
jsonschema==4.25.0
2323
tabulate==0.9.0
2424
pycoingecko==3.2.0

0 commit comments

Comments
 (0)