Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion did-service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ python-jose>=3.3.0 # JWT implementation for authentication
pytest>=6.2.5 # Testing framework for unit and integration tests
requests>=2.32.2 # HTTP library for demo script
email-validator>=1.1.3
python-multipart>=0.0.2
python-multipart>=0.0.22
prometheus-fastapi-instrumentator>=1.0.0
hvac>=1.1.0 # HashiCorp Vault client
pika>=1.3.0 # RabbitMQ client for Python
Expand Down