nmandery / rout3serv

H3-grid based Routing server with GRPC-API and dataframe integration
0 stars 0 forks source link

Upgrade/fix python dependencies #10

Closed nmandery closed 2 years ago

nmandery commented 2 years ago

Should be

pyarrow = "^6.0.0"
protobuf = "^3.19.1"

instead of

https://github.com/nmandery/route3/blob/14cc1a8d0ec4188f07051c92d47f0c1d2fa6f0b5/route3_road/python_client/pyproject.toml#L11