Changed
- numba is updated to 0.58 to allow for the newer numpy version
- numpy version range is adapted accordingly to numba's requirements
- python 3.11 is allowed
- pandas version is relaxed to allow for pandas >= 2
* added additional CI pipeline for pandas 2
Fixed
- singling out evaluators getting stuck on multivariate queries
**Full Changelog**: https://github.com/statice/anonymeter/compare/v0.0.2...v1.0.0