mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* Pin structlog to 24.2.0 due to unit test failures * Remove object init parameter in huggingface_hub unit tests * Use less restrictive structlog pin * Add release note
5 lines
168 B
YAML
5 lines
168 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Pins structlog to <= 24.2.0 to avoid some unit test failures. This is a temporary fix until we can upgrade tests to a newer versions of structlog.
|