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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
8
## [Unreleased]
9
9
10
10
### Fixed
11
+
11
12
* Fix warnings related to not closing requests sessions
12
13
* Loading bar no longer jumps from 0% to 100% for large uploads
13
14
14
-
### Added
15
+
### Added
15
16
16
17
* Added `protobuf<3.20` to requirements to fix compatibility issue with Tensorflow.
17
18
* Warnings if the dependencies from the `requirement_txt_file` and current environment are inconsistent.
18
19
19
20
### Changed
20
21
21
22
* Migrated package name from [openlayer](https://pypi.org/project/openlayer/) to [openlayer](https://pypi.org/project/openlayer/) due to a company name change.
0 commit comments