Add frontend procurement implementation 2

This commit is contained in:
Urtzi Alfaro
2025-09-09 17:40:57 +02:00
parent a290663ec5
commit 23e088dcb4
6 changed files with 339 additions and 75 deletions

View File

@@ -19,6 +19,9 @@ redis==5.0.1
# Message queuing
aio-pika==9.3.1
# Scheduling
apscheduler==3.10.4
# Logging and monitoring
structlog==23.2.0
prometheus-client==0.19.0