You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a patch release to officially enable support for Python 3.11.<br>
7
+
This is the last release with official support for Python 3.7.
8
+
9
+
### Development
10
+
- Test library on Python 3.11 ([#932](https://github.com/SeldonIO/alibi/pull/932)).
11
+
- Separate code quality into its own Github Action and only run against the main development version of Python, currently Python 3.10 ([#925](https://github.com/SeldonIO/alibi/pull/925)).
12
+
- Check and remove stale `mypy` ignore commands ([#874](https://github.com/SeldonIO/alibi/pull/874)).
13
+
- Bump `torch` version to `2.x` ([#893](https://github.com/SeldonIO/alibi/pull/893)).
14
+
- Bump `scikit-image` version to `0.21.x` ([#928](https://github.com/SeldonIO/alibi/pull/928)).
15
+
- Bump `numba` version to `0.57.x` ([#922](https://github.com/SeldonIO/alibi/pull/922)).
16
+
- Bump `sphinx` version to `7.x` ([#921](https://github.com/SeldonIO/alibi/pull/921)).
0 commit comments