mirror of
https://github.com/pacnpal/simpleguardhome.git
synced 2026-04-14 08:30:46 -04:00
Compare commits
1 Commits
dependabot
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b56b0ab959 |
@@ -1,5 +1,5 @@
|
||||
[build-system]
|
||||
requires = ["setuptools>=64.0.0", "wheel"]
|
||||
requires = ["setuptools>=64.0.3", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
|
||||
@@ -2,7 +2,7 @@ fastapi==0.128.8
|
||||
uvicorn==0.39.0
|
||||
python-dotenv==1.2.1
|
||||
httpx==0.28.1
|
||||
pydantic==2.13.0
|
||||
pydantic==2.12.5
|
||||
pydantic-settings==2.11.0
|
||||
pytest>=7.4.4
|
||||
pytest-asyncio>=0.25.2
|
||||
|
||||
Reference in New Issue
Block a user