refactor LevelGeometries code with type hints and stuff

This commit is contained in:
Laura Klünder 2024-08-18 23:21:00 +02:00
parent 4ab91d54ea
commit 034f8fe463
3 changed files with 137 additions and 54 deletions

View file

@ -4,6 +4,7 @@ django-compressor==4.5.1
csscompressor==0.9.5
django-ninja==1.2.2
pydantic-extra-types==2.5.0
types-shapely==2.0.0.20240804
django-pydantic-field==0.3.10
django-filter==23.5
django-environ==0.11.2