Attrs benchmark

This commit is contained in:
Eden Kirin
2023-10-19 22:04:13 +02:00
parent b4b0a7f72d
commit 4b838383ed
11 changed files with 105 additions and 22 deletions

View File

@ -11,6 +11,7 @@ python = "^3.11"
pydantic = "^2.4.2"
msgspec = "^0.18.4"
polyfactory = "^2.9.0"
attrs = "^23.1.0"
[build-system]