Skip to content

Commit a02b7b4

Browse files
dependabot[bot]amotl
authored andcommitted
Update pydantic requirement in /topic/machine-learning/automl
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 2bb260a commit a02b7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topic/machine-learning/automl/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mlflow-cratedb==2.14.1
33
plotly<5.24
44
pycaret[models,parallel,test]==3.3.2
5-
pydantic<2
5+
pydantic<3
66
python-dotenv<2
77
sqlalchemy==2.*
88
sqlalchemy-cratedb==0.38.0

0 commit comments

Comments
 (0)