upgrade taospy 2.7.15

This commit is contained in:
menshibin 2024-05-15 11:01:32 +08:00
parent 126c7fa6a5
commit 810f689b67
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ md5sum /home/TDinternal/debug/build/lib/libtaos.so
#define taospy 2.7.10
pip3 list|grep taospy
pip3 uninstall taospy -y
pip3 install --default-timeout=120 taospy==2.7.13
pip3 install --default-timeout=120 taospy==2.7.15
#define taos-ws-py 0.3.1
pip3 list|grep taos-ws-py