We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b29ae commit a89ab7bCopy full SHA for a89ab7b
CHANGELOG.md
@@ -52,6 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
52
- Fix the type of the credentials parameter of make_client from the Python SDK
53
- Reduced number of noisy information on ortho views for 3D canvas (<https://github.com/opencv/cvat/pull/5608>)
54
- Clean up disk space after a project is removed (<https://github.com/opencv/cvat/pull/5632>)
55
+- Downgrade NumPy used by HRNet because `np.int` is no longer available (<https://github.com/opencv/cvat/pull/5574>)
56
57
### Security
58
- Fixed vulnerability with social authentication (<https://github.com/opencv/cvat/pull/5521>)
0 commit comments