Add check and prepush script.
This commit is contained in:
parent
cd468aeb21
commit
0f13893693
4 changed files with 144 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue