Skip to content

Commit 070813a

Browse files
dependabot[bot]amotl
authored andcommitted
Update pandas requirement from <1.6 to <2.1
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md) - [Commits](pandas-dev/pandas@0.3.0...v2.0.0) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0412d7 commit 070813a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies = [
7878
"influxdb",
7979
"influxdb-client[ciso]",
8080
"paho-mqtt",
81-
"pandas<1.6",
81+
"pandas<2.1",
8282
"streamz",
8383
"toolz",
8484
"yarl<2",

0 commit comments

Comments
 (0)