random sync

This commit is contained in:
Thomas (Tom) C. Gorordo 2025-05-07 11:08:19 -07:00
parent 7b53685b00
commit 6cdc579270
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
6 changed files with 933 additions and 144 deletions

View file

@ -22,13 +22,16 @@ build-backend = "hatchling.build"
[dependency-groups]
dev = [
"faker>=37.1.0",
"hypothesis>=6.130.8",
"marimo[recommended]>=0.13.6",
"pyclean>=3.1.0",
"pyinstaller>=6.12.0",
"pyright>=1.1.398",
"pytest>=8.3.5",
"pytest-benchmark>=5.1.0",
"ruff>=0.11.2",
"ty>=0.0.0a5",
]
srv = [
"legacy-cgi>=2.6.3",