Initial commit

This commit is contained in:
Benjamin Collet 2025-03-23 18:07:32 +01:00
commit 7c2b4989cc
Signed by: bcollet
SSH key fingerprint: SHA256:8UJspOIcCOS+MtSOcnuq2HjKFube4ox1s/+A62ixov4
7 changed files with 587 additions and 0 deletions

9
requirements.txt Normal file
View file

@ -0,0 +1,9 @@
PyYAML
cryptography
mariadb
python-dateutil
uvicorn
prometheus-client
fastapi[standard]
fastapi_utils
typing_inspect