Skip to content

Commit b7d431c

Browse files
committed
cleanup
1 parent 4f0345b commit b7d431c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

requirements/constraints.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ pytest-asyncio<0.24
5151
# Compatibility/coordination -----------------------------------------------------------------------------------------
5252
#
5353

54-
pydantic>=2.10.0 # _pickle.UnpicklingError: NEWOBJ class argument must be a type, not _AnnotatedAlias
55-
5654
pydantic>=2.10.0 # Avoids inter-version compatibility serialization errors as: _pickle.UnpicklingError: NEWOBJ class argument must be a type, not _AnnotatedAlias
5755

5856
# constraint since https://github.com/MagicStack/uvloop/releases/tag/v0.15.0: drops support for 3.5/3.6 Feb.2021

0 commit comments

Comments
 (0)