Browse Source

modify: requirements.txt

yq 4 tháng trước cách đây
mục cha
commit
f182ae0150
2 tập tin đã thay đổi với 4 bổ sung2 xóa
  1. 2 1
      requirements-py310.txt
  2. 2 1
      requirements.txt

+ 2 - 1
requirements-py310.txt

@@ -11,4 +11,5 @@ scikit-learn==1.1.3
 pyhive==0.7.0
 thrift==0.21.0
 thrift-sasl==0.4.3
-seaborn==0.13.2
+seaborn==0.13.2
+tqdm==4.67.1

+ 2 - 1
requirements.txt

@@ -11,4 +11,5 @@ pyhive==0.7.0
 thrift==0.21.0
 thrift-sasl==0.4.3
 seaborn==0.11.2
-contextvars==2.4
+contextvars==2.4
+tqdm==4.64.1