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 ccf0c08206 [DEBUG] py-client test error
ccf0c08206 is described below
commit ccf0c08206c96fe9e0d1275f15c095af03265fde
Author: HTHou <[email protected]>
AuthorDate: Mon May 16 10:44:03 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 566c75f79c..403e1de42f 100644
--- a/client-py/requirements.txt
+++ b/client-py/requirements.txt
@@ -19,5 +19,5 @@
# Pandas Export
pandas~=1.3.5
# Testcontainer
-testcontainers==3.3.0
+testcontainers==3.5.4
numpy~=1.21.4
\ No newline at end of file