mirror of
https://github.com/pacnpal/simpleguardhome.git
synced 2025-12-20 04:21:13 -05:00
Add initial implementation of SimpleGuardHome web app with configuration and dependencies
This commit is contained in:
10
requirements.txt
Normal file
10
requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
fastapi==0.109.0
|
||||
uvicorn==0.27.0
|
||||
python-dotenv==1.0.0
|
||||
httpx==0.26.0
|
||||
pydantic==2.5.3
|
||||
pydantic-settings==2.1.0
|
||||
pytest==7.4.4
|
||||
pytest-asyncio==0.23.3
|
||||
python-multipart==0.0.6
|
||||
jinja2==3.1.3
|
||||
Reference in New Issue
Block a user