This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch py_debug
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/py_debug by this push:
new de820faa1b [DEBUG] py-client test error
de820faa1b is described below
commit de820faa1b91aaf94b4b6d0e168eab5cef2856de
Author: HTHou <[email protected]>
AuthorDate: Mon May 16 13:25:36 2022 +0800
[DEBUG] py-client test error
---
client-py/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client-py/requirements.txt b/client-py/requirements.txt
index 403e1de42f..566c75f79c 100644
--- a/client-py/requirements.txt
+++ b/client-py/requirements.txt
@@ -19,5 +19,5 @@
# Pandas Export
pandas~=1.3.5
# Testcontainer
-testcontainers==3.5.4
+testcontainers==3.3.0
numpy~=1.21.4
\ No newline at end of file