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>
This commit is contained in:
committed by
Matthias
parent
c19982dd36
commit
755a426992
+1
-1
@@ -40,7 +40,7 @@ dependencies = [
|
|||||||
"urllib3",
|
"urllib3",
|
||||||
"jsonschema",
|
"jsonschema",
|
||||||
"numpy>2.0,<3.0",
|
"numpy>2.0,<3.0",
|
||||||
"pandas>=2.2.0,<3.0",
|
"pandas>=2.2.0,<4.0",
|
||||||
"TA-Lib<0.7",
|
"TA-Lib<0.7",
|
||||||
"ft-pandas-ta",
|
"ft-pandas-ta",
|
||||||
"technical",
|
"technical",
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
numpy==2.4.4
|
numpy==2.4.4
|
||||||
pandas==2.3.3
|
pandas==3.0.2
|
||||||
bottleneck==1.6.0
|
bottleneck==1.6.0
|
||||||
numexpr==2.14.1
|
numexpr==2.14.1
|
||||||
# Indicator libraries
|
# Indicator libraries
|
||||||
|
|||||||
Reference in New Issue
Block a user