111 Commits

Author SHA1 Message Date
Matthias 2152fd7325 chore: temporarily decrase cooldown for pymdown 2026-05-20 06:16:15 +02:00
Matthias 9c480b4f4d chore: remove urlilb3 newer exclusion 2026-05-18 18:00:52 +02:00
Matthias f82e4ce9ec chore: urllib exclude for security fix 2026-05-11 19:17:13 +02:00
Matthias c1795c79f3 Merge pull request #13048 from freqtrade/dependabot/pip/develop/pandas-3.0.2
chore(deps): bump pandas from 2.3.3 to 3.0.2
2026-04-17 06:21:04 +02:00
Matthias 63f2a8bb68 chore: remove shorter install allows 2026-04-15 06:55:21 +02:00
Matthias 812dc64cd7 chore: bump cryptography exclusion to 6 days 2026-04-14 07:18:09 +02:00
Matthias ff7e6c3737 chore: allow pytest to be newer temporarily 2026-04-14 06:34:14 +02:00
dependabot[bot] 755a426992 chore(deps): bump pandas from 2.3.3 to 3.0.2
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.3 to 3.0.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.3...v3.0.2)

---
updated-dependencies:
- dependency-name: pandas
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 18:13:40 +02:00
Matthias 85ce0a1840 chore: allow cryptography security upgrades 2026-04-09 19:26:48 +02:00
Matthias 6a5fb9af42 chore: remove aiohttp shorter exclude-newer exception 2026-04-09 06:32:09 +02:00
Matthias b5d400c50d chore: increase aiohttp exclude to 5 days 2026-04-03 11:56:04 +02:00
Matthias f1fc3e1451 chore: remove temporary exclude-newer-package sections 2026-04-02 07:05:33 +02:00
Matthias ea51c646cd chore: add uv exclude-newer safeguard 2026-03-31 06:40:03 +02:00
Matthias e703d6fea9 chore: temporarily revert exclude-newer 2026-03-30 07:13:10 +02:00
Matthias a9f6fcc7bb chore: uv.tool add exclude-newer 2026-03-30 07:06:07 +02:00
Matthias 05ffc2dba0 chore: migrate pytest ini_options to pytest section 2026-03-15 09:11:03 +01:00
Matthias ec1aee1f85 chore: reorder pyproject.toml dependencies 2026-03-15 08:58:27 +01:00
Matthias 9524fc0f81 chore: remove isort - ruff covers this already 2026-03-15 08:57:22 +01:00
Matthias 3d56701e20 chore: remove unused black configuration 2026-03-15 08:54:08 +01:00
Matthias b6899264a8 chore: update classifiers to 3.14 2025-12-23 06:59:50 +01:00
Matthias 5c9f140c5d feat: remove catboost models and dependency 2025-12-22 07:11:11 +01:00
Matthias 1c96dfd58f chore: add TODO comment for pytest migration 2025-11-17 18:24:10 +01:00
Matthias 2effa7a31b Merge branch 'develop' into fix/remove_deprecation_warning 2025-10-20 20:23:08 +02:00
Matthias 40bfaa6245 chore: align pyproject.toml platform limitations 2025-10-20 19:41:50 +02:00
Matthias 886d5d1db6 chore: update catboost install 2025-10-19 16:45:13 +02:00
Matthias 68c00d1c4d chore: bump ccxt min-version requirement
this will allow us to use new features
e.g. `.set_markets_from_exchange()`
2025-09-18 07:11:55 +02:00
Matthias 61a1ed897f chore: bump pyright minimum version 2025-08-30 18:10:21 +02:00
dependabot[bot] 091d1c2d55 chore(deps): bump ta-lib from 0.5.5 to 0.6.5
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python) from 0.5.5 to 0.6.5.
- [Release notes](https://github.com/ta-lib/ta-lib-python/releases)
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG)
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/v0.5.5...v0.6.5)

---
updated-dependencies:
- dependency-name: ta-lib
  dependency-version: 0.6.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 06:16:57 +00:00
Matthias e1f26aeb4e chore!: drop support for python 3.10 2025-07-04 18:22:42 +02:00
jorenham 0601f15bd0 Add scipy-stubs as dev dependency
https://github.com/scipy/scipy-stubs
2025-07-03 13:58:12 +02:00
Matthias 4203693428 chore: Ruf ignore extension 2025-06-23 15:01:59 +02:00
Matthias beb6d41360 chore: remove py_find_1st from requirements
this was only required by edge
2025-06-13 06:38:21 +02:00
Matthias f2569e36e8 chore: develop doesn't need to depend on coveralls
closes #11848
2025-06-07 20:58:13 +02:00
Matthias bf96be2b71 chore: bump ccxt to 4.4.87 2025-06-05 06:46:17 +02:00
Matthias 2c4452453a chore: update pyproject for python 3.13 2025-06-04 07:19:40 +02:00
Matthias 3ebbe2b56c chore: pin ta-lib<0.6 to avoid false installs 2025-06-04 07:16:29 +02:00
Matthias ce46cd7343 Merge pull request #11646 from freqtrade/deps/numpy2
Bump numpy to 2.x
2025-06-01 09:13:58 +02:00
Matthias bc78e2e1b9 feat: update to ft-pandas-ta
Freqtrade's compatibility fork of pandas-ta
available at https://github.com/freqtrade/pandas-ta/
2025-05-13 07:03:52 +02:00
Matthias 3fb6bc888b chore: Mypy-exclusions to account for ta-lib import problem 2025-05-12 18:22:01 +02:00
Matthias 7cfecab7e2 Merge branch 'develop' into optuna 2025-05-08 19:25:33 +02:00
Matthias 0c66180cf3 chore: add optuna to hyperopt optional dependencies 2025-05-01 10:15:35 +02:00
Matthias 8a9b31eccd chore: remove scikit-optimize dependency 2025-04-23 19:16:17 +02:00
Matthias 422f225e8e chore: update numpy pyproject lock range 2025-04-15 06:29:26 +02:00
Matthias e116b71400 feat: Improve ruff config (use RUF rules) 2025-04-09 20:10:44 +02:00
Matthias fddceb2572 chore: pin ccxt version to more recent number 2025-03-17 19:13:26 +01:00
Matthias 2b8c4942fd Merge branch 'develop' into fix/mutable_defaults 2025-02-16 17:16:31 +01:00
Matthias de2b8dcfdd feat: remove hdf5 dependencies and install logic 2025-01-06 13:21:16 +01:00
Matthias b862927c8c chore: don't exclude tests from pyright 2024-12-15 13:07:39 +01:00
Matthias 0159d25e48 chore: add missing dev-deps to pyproject.toml 2024-12-13 14:24:27 +01:00
Matthias fc3db2d29c chore: force pycoingecko to be > 3.2.0
that's the first version supporting demo API keys
2024-11-18 07:13:21 +01:00