Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
0c769ba843 feat(deps): update dependency certifi to v2024.12.14 2025-01-20 12:47:02 +00:00
18cce99967 Update README.md 2025-01-20 13:12:15 +01:00
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
# apilog
Tiny logging API server, for taking logs via HTTP POST requests.
## TODO
[ ] Application Patch
[ ] Team CRUD

View File

@@ -1,6 +1,6 @@
annotated-types==0.7.0
anyio==4.8.0
certifi==2024.8.30
certifi==2024.12.14
creyPY==1.2.5
fastapi==0.115.5
fastapi-pagination==0.12.31