```
09:54:20.47 [WARN] /Users/tdyas/.pyenv/versions/3.14.3/lib/python3.14/ctypes/_endian.py:33: DeprecationWarning: Due to '_pack_', the 'ExternalHeader' Structure will use memory layout compatible with MSVC (Windows). If this is intended, set _layout_ to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19.
  super().__setattr__(attrname, value)

09:54:20.47 [WARN] /Users/tdyas/.pyenv/versions/3.14.3/lib/python3.14/ctypes/_endian.py:33: DeprecationWarning: Due to '_pack_', the 'PayloadHeader' Structure will use memory layout compatible with MSVC (Windows). If this is intended, set _layout_ to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19.
  super().__setattr__(attrname, value)

09:54:21.69 [WARN] /Users/tdyas/.cache/pants/pants_dev_deps/b6b62141f64439872fd5b6d6410a084e48c7b41c.venv/lib/python3.14/site-packages/strawberry/experimental/pydantic/_compat.py:302: UserWarning: Core Pydantic V1 functionality isn't compatible with Python 3.14 or greater.
  from pydantic.v1.typing import is_new_type

09:54:21.76 [WARN] /Users/tdyas/.cache/pants/pants_dev_deps/b6b62141f64439872fd5b6d6410a084e48c7b41c.venv/lib/python3.14/site-packages/strawberry/fastapi/router.py:15: DeprecationWarning: The 'lia' package has been renamed to 'cross_web'. Please update your imports from 'from lia import ...' to 'from cross_web import ...'. The 'lia' package will be removed in a future version.
  from lia import HTTPException, StarletteRequestAdapter
```
