Fix wrong import.

This commit is contained in:
Frédéric Tronel
2026-08-28 17:13:13 +02:00
parent 7c539382e6
commit 413df48a77
3 changed files with 52 additions and 2 deletions
Generated
+18 -1
View File
@@ -872,6 +872,23 @@ notebook = ["ipywidgets (>=6)"]
slack = ["envwrap", "slack-sdk"]
telegram = ["envwrap", "requests"]
[[package]]
name = "types-tqdm"
version = "4.70.0.20260827"
description = "Typing stubs for tqdm"
optional = false
python-versions = ">=3.10"
groups = ["dev"]
files = [
{file = "types_tqdm-4.70.0.20260827-py3-none-any.whl", hash = "sha256:d6e02da8ec2bc11124e02d4bc84bd8b67a444f4c5decf544846897c8272c7023"},
{file = "types_tqdm-4.70.0.20260827.tar.gz", hash = "sha256:d3efd69243ac9093c552f1c0d081b77286d61ace96b6899a142542555bdad2dc"},
]
[package.extras]
all = ["types-requests", "types-tensorflow"]
requests = ["types-requests"]
tensorflow = ["types-tensorflow"]
[[package]]
name = "typing-extensions"
version = "4.16.0"
@@ -920,4 +937,4 @@ test = ["pytest", "pytest-cov"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.11,<4"
content-hash = "bb1383a0bd739449d830d9146085c9dcd7f67d7ddaf93bf3e371b90f2d6c069c"
content-hash = "76bcb7a8ee79106ddac32401277b69dd4895e0d8067d71277e344c3a4e083be2"