We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f014a commit f55b15eCopy full SHA for f55b15e
1 file changed
pyproject.toml
@@ -12,7 +12,6 @@ dependencies = [
12
"tqdm (>=4.67.1,<5.0.0)",
13
"pandas (>=2.2.3)",
14
"polars (>=1.26.0)",
15
- "tqdm (>=4.67.0)",
16
"azure-core (>=1.35.0)",
17
"azure-mgmt-batch (>=18.0.0)",
18
"azure-storage-blob (>=12.26.0)",
@@ -55,3 +54,4 @@ mdx-truly-sane-lists = "^1.3"
55
54
requires = ["poetry-core>=1.8.0,<3.0.0"]
56
build-backend = "poetry.core.masonry.api"
57
+
0 commit comments