Commit Graph

92 Commits (ci/pi_python_3.13)

Author SHA1 Message Date
Matthias b6899264a8 chore: update classifiers to 3.14
4 months ago
Matthias 5c9f140c5d feat: remove catboost models and dependency
4 months ago
Matthias 1c96dfd58f chore: add TODO comment for pytest migration
5 months ago
Matthias 2effa7a31b
Merge branch 'develop' into fix/remove_deprecation_warning
6 months ago
Matthias 40bfaa6245 chore: align pyproject.toml platform limitations
6 months ago
Matthias 886d5d1db6 chore: update catboost install
6 months ago
Matthias 68c00d1c4d chore: bump ccxt min-version requirement
7 months ago
Matthias 61a1ed897f chore: bump pyright minimum version
8 months ago
dependabot[bot] 091d1c2d55
chore(deps): bump ta-lib from 0.5.5 to 0.6.5
8 months ago
Matthias e1f26aeb4e chore!: drop support for python 3.10
10 months ago
jorenham 0601f15bd0
Add `scipy-stubs` as dev dependency
10 months ago
Matthias 4203693428
chore: Ruf ignore extension
10 months ago
Matthias beb6d41360 chore: remove py_find_1st from requirements
10 months ago
Matthias f2569e36e8 chore: develop doesn't need to depend on coveralls
10 months ago
Matthias bf96be2b71 chore: bump ccxt to 4.4.87
10 months ago
Matthias 2c4452453a chore: update pyproject for python 3.13
11 months ago
Matthias 3ebbe2b56c chore: pin ta-lib<0.6 to avoid false installs
11 months ago
Matthias ce46cd7343
Merge pull request #11646 from freqtrade/deps/numpy2
11 months ago
Matthias bc78e2e1b9 feat: update to ft-pandas-ta
11 months ago
Matthias 3fb6bc888b chore: Mypy-exclusions to account for ta-lib import problem
11 months ago
Matthias 7cfecab7e2 Merge branch 'develop' into optuna
11 months ago
Matthias 0c66180cf3 chore: add optuna to hyperopt optional dependencies
12 months ago
Matthias 8a9b31eccd chore: remove scikit-optimize dependency
12 months ago
Matthias 422f225e8e chore: update numpy pyproject lock range
1 year ago
Matthias e116b71400 feat: Improve ruff config (use RUF rules)
1 year ago
Matthias fddceb2572 chore: pin ccxt version to more recent number
1 year ago
Matthias 2b8c4942fd Merge branch 'develop' into fix/mutable_defaults
1 year ago
Matthias de2b8dcfdd feat: remove hdf5 dependencies and install logic
1 year ago
Matthias b862927c8c chore: don't exclude tests from pyright
1 year ago
Matthias 0159d25e48 chore: add missing dev-deps to pyproject.toml
1 year ago
Matthias fc3db2d29c chore: force pycoingecko to be > 3.2.0
1 year ago
Meng Xiangzhuo 41b725714f
chore: bump ruff target-version to 3.10
1 year ago
Matthias 60439c7d8e chore: enhanced pyright configuration
2 years ago
Matthias 6d169784ed chore: remove mypy override for telegram module
2 years ago
Meng Xiangzhuo 0c1c750005
Add and dependency groups
2 years ago
Meng Xiangzhuo 4cd4660357
Remove setup.py
2 years ago
Matthias 4c3c2eaa3b chore: update ruff target version to 3.9
2 years ago
Matthias cd63abba5b chore: update documentation to mention 3.10+ compat
2 years ago
Matthias 705d1e4cc0 chore: remove freqAI per-line-ignores
2 years ago
Matthias 97c937e554 chore: add Bugbear Ruff checking
2 years ago
Matthias ca3dee7b37 chore: add setting to avoid deprecation warning from pytest-asyncio
2 years ago
Matthias 4a4e6bc952 chore: fix flake8-builtins overrides
2 years ago
Matthias 8296e7010c chore: enable NPY ruff rules
2 years ago
Matthias c4bc5356d1 Add Ruff Async checks
2 years ago
Matthias 36ad3bff62 Fix /tmp usage in tests
2 years ago
Matthias e3b8e21b76 chore: Enable ruff "S" rule (bandit)
2 years ago
Matthias 0f080a871a Control pytest log formatting
2 years ago
Matthias 6952bac91f fix: codespell skip's to also work correctly on pre-commit hooks
2 years ago
Matthias 9705f40cb5 Exclude leverage tier cache from codespell
2 years ago
Matthias ccb395c6c5 Ruff rule (commented for now)
2 years ago