1.8.2.post1
HumanSignal/label-studio1.8.2.post1Sep 21, 2023by github-actions[bot]
AI Summary
A hotfix release addressing installation issues that occurred when Label Studio was installed alongside Pandas using a strict dependency resolver.
Key Highlights
- Fixes Pandas installation conflict with strict dependency resolver
Full Release Notes
## Bug fixes Fixed an issue that was preventing Label Studio from being installed alongside Pandas when a strict dependency resolver is used ([commit 63c5b5f2b4a2921f9530d4c2fadd3860e6c87e9c](https://github.com/HumanSignal/label-studio/commit/63c5b5f2b4a2921f9530d4c2fadd3860e6c87e9c)). Special thanks to community member @cobac for identifying this issue. ## Contributors @jombooth