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 |
|
Meng Xiangzhuo
|
41b725714f
|
chore: bump ruff target-version to 3.10
|
2024-11-08 04:37:33 +08:00 |
|
Matthias
|
60439c7d8e
|
chore: enhanced pyright configuration
this should get rid of most errors in recent pylance versions
by disabling them all.
|
2024-10-20 15:29:37 +02:00 |
|
Matthias
|
6d169784ed
|
chore: remove mypy override for telegram module
it's no longer necessary.
|
2024-10-20 10:41:19 +02:00 |
|
Meng Xiangzhuo
|
0c1c750005
|
Add and dependency groups
|
2024-10-14 19:51:04 +08:00 |
|
Meng Xiangzhuo
|
4cd4660357
|
Remove setup.py
|
2024-10-13 23:22:10 +08:00 |
|
Matthias
|
4c3c2eaa3b
|
chore: update ruff target version to 3.9
|
2024-10-04 07:11:06 +02:00 |
|
Matthias
|
cd63abba5b
|
chore: update documentation to mention 3.10+ compat
|
2024-10-01 06:41:05 +02:00 |
|
Matthias
|
705d1e4cc0
|
chore: remove freqAI per-line-ignores
|
2024-09-01 08:34:46 +02:00 |
|
Matthias
|
97c937e554
|
chore: add Bugbear Ruff checking
|
2024-09-01 08:32:42 +02:00 |
|
Matthias
|
ca3dee7b37
|
chore: add setting to avoid deprecation warning from pytest-asyncio
|
2024-08-29 20:24:52 +02:00 |
|
Matthias
|
4a4e6bc952
|
chore: fix flake8-builtins overrides
|
2024-07-05 08:51:23 +02:00 |
|
Matthias
|
8296e7010c
|
chore: enable NPY ruff rules
|
2024-07-05 08:41:25 +02:00 |
|
Matthias
|
c4bc5356d1
|
Add Ruff Async checks
|
2024-07-02 20:53:18 +02:00 |
|
Matthias
|
36ad3bff62
|
Fix /tmp usage in tests
|
2024-06-08 09:42:01 +02:00 |
|
Matthias
|
e3b8e21b76
|
chore: Enable ruff "S" rule (bandit)
|
2024-06-08 09:33:15 +02:00 |
|
Matthias
|
0f080a871a
|
Control pytest log formatting
|
2024-06-03 21:00:22 +02:00 |
|
Matthias
|
6952bac91f
|
fix: codespell skip's to also work correctly on pre-commit hooks
|
2024-05-28 07:01:53 +02:00 |
|
Matthias
|
9705f40cb5
|
Exclude leverage tier cache from codespell
|
2024-05-28 06:37:44 +02:00 |
|
Matthias
|
ccb395c6c5
|
Ruff rule (commented for now)
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
ab3dbb7fbc
|
Allow flake E203 -
Incompatible with ruff ...
https://github.com/astral-sh/ruff/issues/8752
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
baa15f6ed6
|
Setup known first party modules
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
38c69e9258
|
Update isort configuration
|
2024-05-13 07:10:24 +02:00 |
|