Skip to content

Commit e4c0d8e

Browse files
PijukatelMantisus
authored andcommitted
fix: Remove pydantic constraint <2.10.0 and update timedelta validator, serializer type hints (apify#757)
Pydantic version 2.10.0 made some changes that broke our code. This was fixed in 2.10.3 Also our type hints were too generic in models.py. This change makes them more specific. Older versions of Pydantic 2.6.0-2.8.0 caused errors in our codebase and so minimal version of Pydantic was bumped to 2.8.1.
1 parent 45a118e commit e4c0d8e

File tree

4 files changed

+199
-116
lines changed

4 files changed

+199
-116
lines changed

0 commit comments

Comments
 (0)