Add check and prepush script.

This commit is contained in:
g_it 2026-04-06 22:16:43 +02:00
commit 0f13893693
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
4 changed files with 144 additions and 5 deletions

View file

@ -1,3 +1,14 @@
fastapi==0.115.0
uvicorn==0.30.0
scalar-fastapi==1.8.1
annotated-doc==0.0.4
annotated-types==0.7.0
anyio==4.13.0
click==8.3.2
fastapi==0.135.3
h11==0.16.0
idna==3.11
pydantic==2.12.5
pydantic_core==2.41.5
scalar_fastapi==1.8.1
starlette==1.0.0
typing-inspection==0.4.2
typing_extensions==4.15.0
uvicorn==0.44.0