Skip to content

Commit 203d4dc

Browse files
dependabot[bot]amotl
authored andcommitted
Update pydantic requirement from <2 to <3 in /topic/timeseries
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v0.0.2...v2.8.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a02b7b4 commit 203d4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topic/timeseries/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ cratedb-toolkit[datasets]==0.0.15
22
refinitiv-data<1.7
33
pandas==2.0.*
44
pycaret==3.3.2
5-
pydantic<2
5+
pydantic<3
66
sqlalchemy==2.0.*
77
sqlalchemy-cratedb==0.38.0

0 commit comments

Comments
 (0)