Skip to content

Commit

Permalink
Update pydantic requirement in /topic/machine-learning/automl
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and amotl committed Aug 5, 2024
1 parent 2bb260a commit a02b7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topic/machine-learning/automl/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mlflow-cratedb==2.14.1
plotly<5.24
pycaret[models,parallel,test]==3.3.2
pydantic<2
pydantic<3
python-dotenv<2
sqlalchemy==2.*
sqlalchemy-cratedb==0.38.0
Expand Down

0 comments on commit a02b7b4

Please sign in to comment.