comparison pyproject.toml @ 4149:c36295487082

core: introduce Pydantic based models in `libervia.backend.models.core`
author Goffi <goffi@goffi.org>
date Wed, 22 Nov 2023 14:31:05 +0100
parents 849721e1563b
children 04cdcb3fd713
comparison
equal deleted inserted replaced
4148:a8a0fa678ce2 4149:c36295487082
36 "netifaces < 0.12", 36 "netifaces < 0.12",
37 "oldmemo >= 1.0.0, < 2", 37 "oldmemo >= 1.0.0, < 2",
38 "omemo >= 1.0.0, < 2", 38 "omemo >= 1.0.0, < 2",
39 "pillow >= 6.0.0", 39 "pillow >= 6.0.0",
40 "progressbar2 < 3.54", 40 "progressbar2 < 3.54",
41 "pydantic ~= 2.4",
41 "pygments < 3", 42 "pygments < 3",
42 "pygobject < 3.40.1", 43 "pygobject < 3.40.1",
43 "pyopenssl >= 23.2.0", 44 "pyopenssl >= 23.2.0",
44 "python-dateutil >= 2.8.1, < 3", 45 "python-dateutil >= 2.8.1, < 3",
45 # currently disabled due to incompatibility, OTR feature may be removed in 46 # currently disabled due to incompatibility, OTR feature may be removed in