We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7ff762 + 63b9ded commit 4536b72Copy full SHA for 4536b72
pythonforandroid/recipes/pydantic-core/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class PydanticcoreRecipe(RustCompiledComponentsRecipe):
5
- version = "2.16.1"
+ version = "2.41.4"
6
url = "https://github.com/pydantic/pydantic-core/archive/refs/tags/v{version}.tar.gz"
7
site_packages_name = "pydantic_core"
8
0 commit comments