mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-01-10 07:21:01 +01:00
add fastapi
This commit is contained in:
32
blank-fastapi-vue-hassio/requirements.txt
Normal file
32
blank-fastapi-vue-hassio/requirements.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv export --no-hashes --format requirements-txt
|
||||
annotated-types==0.7.0
|
||||
anyio==4.9.0
|
||||
cfgv==3.4.0
|
||||
click==8.1.8
|
||||
colorama==0.4.6 ; sys_platform == 'win32'
|
||||
coverage==7.7.0
|
||||
distlib==0.3.9
|
||||
fastapi==0.115.11
|
||||
filelock==3.18.0
|
||||
h11==0.14.0
|
||||
identify==2.6.9
|
||||
idna==3.10
|
||||
iniconfig==2.0.0
|
||||
nodeenv==1.9.1
|
||||
packaging==24.2
|
||||
platformdirs==4.3.6
|
||||
pluggy==1.5.0
|
||||
pre-commit==4.1.0
|
||||
pydantic==2.10.6
|
||||
pydantic-core==2.27.2
|
||||
pytest==8.3.5
|
||||
pytest-cov==6.0.0
|
||||
pytest-mock==3.14.0
|
||||
pyyaml==6.0.2
|
||||
sniffio==1.3.1
|
||||
starlette==0.46.1
|
||||
tomli==2.2.1 ; python_full_version <= '3.11'
|
||||
typing-extensions==4.12.2
|
||||
uvicorn==0.34.0
|
||||
virtualenv==20.29.3
|
||||
Reference in New Issue
Block a user