Commit Graph

111 Commits

Author SHA1 Message Date
Matthias a75d891007 Ensure minimum sqlalchemy version is respected 2023-04-07 14:45:06 +02:00
Matthias b4ea37d598 Remove flake8 in favor of ruff 2023-02-22 21:08:17 +01:00
Matthias 7713f343a9 Bump ccxt to 2.6.26
closes #8032
2023-01-17 06:46:49 +01:00
Matthias e43b9b65fa increase minimium ccxt version to 2.6.6 2023-01-13 07:00:13 +01:00
Matthias 6ef15802eb make tables an optional dependency
requirements will still install this though.
2022-12-28 16:04:21 +01:00
robcaulk 017e476f49 add extras to setup.py for RL 2022-10-05 17:20:40 +02:00
Matthias 7dbb78da95 Losely pin pydantic to avoid dependency problems
closes #7537
2022-10-05 13:14:36 +00:00
Matthias 0d8dfc1a92 Force joblib update via setup.py 2022-09-30 13:47:26 +02:00
Matthias 895b15abbc Fix rpi CI 2022-09-27 11:06:13 +00:00
Matthias 2fffe7c5dd Fix missing comma 2022-09-23 20:03:33 +02:00
Matthias 7c093388e7 Add pyarrow dependency 2022-09-23 19:36:23 +02:00
Matthias 3274bb0751 Remove msgpack for now 2022-09-20 06:55:22 +02:00
Timothy Pogue 418bd26a80 minor fixes, rework consumer request, update requirements.txt 2022-08-30 11:04:16 -06:00
Matthias 711b6b1a1a Merge branch 'develop' into precise_calcs 2022-08-16 09:29:39 +02:00
Matthias da253f12fe Bump CCXT to required version 2022-08-13 08:43:56 +02:00
Matthias 895ebbfd18 Exclude aarch64 from catboost requirements 2022-08-01 07:34:27 +00:00
Matthias cbb05354a8 Add install variant for freqai 2022-07-31 15:10:01 +02:00
Matthias b3acfb3c6f Bump ccxt to 1.83.12
closes #6849
2022-05-20 06:55:51 +02:00
Matthias 9607d04279 Improve ccxt imports 2022-05-16 19:22:07 +02:00
Matthias 21df1b0db3 Use ORJSON for http responses 2022-04-29 07:17:31 +02:00
Matthias 1ce20ea739 Bump requirements to 1.79.81, min-required to 1.79.69 2022-04-18 08:16:38 +02:00
Matthias 84777e255e Force-bump ccxt version to 1.77.29 2022-03-27 14:58:27 +02:00
Matthias 7868e50141 Merge branch 'develop' into feat/short 2022-03-18 08:18:17 +01:00
Matthias 404d700a74 Raise min-requirement for ccxt 2022-03-14 06:23:48 +01:00
Sam Germain 488da9b875 Merge branch 'develop' into feat/short 2022-03-03 13:51:52 -06:00
Matthias a1f2f6ddeb Updates required for huobi datadownload 2022-02-26 10:33:37 +01:00
Matthias 515b3fdfd2 Version bump ccxt 2022-02-14 19:42:15 +01:00
Sam Germain b5d10d1b2e updated ccxt 2022-02-05 08:18:05 -06:00
Matthias f090dcc597 Merge branch 'develop' into feat/short 2022-01-22 17:56:01 +01:00
Matthias 775b1201d2 psutil is always required now.
closes #6208
2022-01-11 15:02:21 +01:00
Matthias 46809f08fe Merge branch 'develop' into feat/short 2022-01-07 10:13:16 +01:00
Matthias 9a3d0528a3 Versionbump ccxt to 1.66.32
closes #6166
2022-01-07 07:55:11 +01:00
Matthias 72b2d4ab5f Update FTX to support new standardized futures format 2022-01-06 11:16:26 +01:00
Matthias 5cfc385d44 Versionbump ccxt 2021-11-16 06:40:29 +01:00
Matthias ebc38159b8 Merge branch 'develop' into feat/short 2021-11-06 15:24:52 +01:00
Matthias 437e5f0645 Fix officially supported exchange list 2021-11-03 19:20:39 +01:00
Sam Germain 3fffc315ac Merge branch 'develop' into feat/short 2021-10-20 08:11:53 -06:00
Matthias 0da5ef16e6 Remove unnecessary dependency 2021-10-18 19:16:56 +02:00
Matthias ddba4e32d7 Fully remove flake8-type-annotations 2021-10-18 16:04:24 +02:00
Sam Germain 70db228f24 Merge branch 'feat/short' into funding-fee 2021-10-03 02:15:54 -06:00
Matthias 4c268847d4 Add pandas-ta to setup.py 2021-09-24 19:32:30 +02:00
Sam Germain 5113ceb6c8 added schedule to setup.py 2021-09-21 15:52:12 -06:00
Matthias 9fbc5c0537 Switch to pyproject.toml for setup 2021-05-27 14:03:39 +02:00
Matthias d2680f6cb8 Remove telegram deprecation warning
closes #4688
2021-04-07 06:57:05 +02:00
Matthias 7728e269fd Include Technical in default image 2021-04-03 07:17:02 +02:00
Matthias 262394e112 Add psutils to support OOM Gracefull shutdown
closes #4436, #4439 #3990
2021-02-25 19:24:30 +01:00
Matthias fedbb5c0c4 Remove last flask occurance from setup.py
fixes #4390
2021-02-17 20:47:11 +01:00
Matthias 9f5c4ead15 Remove support for 3.6 2020-12-14 19:18:54 +01:00
Matthias 685d18940a specify min-version for arrow
int_timestamp was introduced in this version
2020-10-16 08:13:31 +02:00
Matthias 2be8e8070a Add Python 3.8 to setup.py classifiers 2020-09-28 20:02:11 +02:00