switch to orjson

This commit is contained in:
Piotr Oleszczyk 2025-05-12 16:44:17 +02:00
parent 32c3599a0b
commit 9e53b428cd
3 changed files with 61 additions and 4 deletions

View file

@ -9,6 +9,7 @@ dependencies = [
"geoarrow-pyarrow>=0.1.2",
"httpx>=0.28.1",
"numpy>=2.2.5",
"orjson>=3.10.18",
"polyline>=2.0.2",
"pyarrow>=20.0.0",
"python-dotenv>=1.1.0",