79105517

Date: 2024-10-19 17:26:36
Score: 1.5
Natty:
Report link

Python 3.13 should work with Fastapi but you have it version pinned to a quite old release - same for pydantic. Py 3.13 may not work with (very) old packages. Especially old fastapi with latest asyncio would conflict in my mind...

Consider using/trying more recent versions of (all?) packages.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
Posted by: yan-hic