Forráskód Böngészése

modify: requirements.txt

yq 4 hónapja
szülő
commit
f182ae0150
2 módosított fájl, 4 hozzáadás és 2 törlés
  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