This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 77c1f697d3 Update requirements-db.txt (#9341)
77c1f697d3 is described below
commit 77c1f697d3641cf3b1fad95ab7c9cb15661724aa
Author: Xiang Fu <[email protected]>
AuthorDate: Wed Sep 7 10:57:00 2022 -0500
Update requirements-db.txt (#9341)
---
docker/images/pinot-superset/requirements-db.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker/images/pinot-superset/requirements-db.txt
b/docker/images/pinot-superset/requirements-db.txt
index 7a34af5df9..bb250db8c9 100644
--- a/docker/images/pinot-superset/requirements-db.txt
+++ b/docker/images/pinot-superset/requirements-db.txt
@@ -16,5 +16,5 @@
# specific language governing permissions and limitations
# under the License.
#
-pinotdb>=0.3.10,<0.4.0
+pinotdb>=0.4.5
redis==3.4.1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]