We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81bcdc2 commit 922f8b9Copy full SHA for 922f8b9
pyproject.toml
@@ -68,7 +68,6 @@ dev = [
68
"sphinx-gallery",
69
"sphinx-issues",
70
"sphinx-runpython",
71
- "tqdm",
72
"ujson",
73
"wheel",
74
]
requirements-dev.txt
@@ -42,7 +42,6 @@ sphinx-issues
42
git+https://github.com/sdpython/sphinx-runpython.git
43
statsmodels
44
torch
45
-tqdm
46
transformers
47
ujson
48
xarray
0 commit comments