Skip to content

Commit 2c56e75

Browse files
committed
Chore: Update dependencies to latest compatibility (Redis 5.2) and README docs link
1 parent 5d90d1b commit 2c56e75

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# CommitGuard AI: The Accountability Specialist 🛡️
22
> **Automation Specialist Angle:** Automating the hardest part of human management using sentiment-aware AI agents.
33
4-
[**Full Documentation 📚**](file:///home/daretechie/DevProject/GitHub/CommitGuard-AI/DOCUMENTATION.md)
4+
[**Full Documentation 📚**](https://daretechie.github.io/CommitGuard-AI/)
5+
56

67

78
**"CommitGuard AI provide 'Accountability as a Service.' CommitGuard predicts when a team member is likely to fail *before* the deadline and intervenes with the right behavioral tone to ensure delivery."**

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ apscheduler = "^3.11.2"
1717
prometheus-fastapi-instrumentator = "^7.1.0"
1818
pytest = "^8.3.0"
1919
arq = "^0.26.3"
20-
redis = "^5.0.0"
20+
redis = "^5.2.0"
21+
2122
pytest-asyncio = "^0.23.5"
2223
httpx = "^0.27.0"
2324
aiosqlite = "^0.20.0"

0 commit comments

Comments
 (0)