We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b51dde5 commit c208760Copy full SHA for c208760
requirements.txt
@@ -1,22 +1,22 @@
1
typing-extensions==4.12.2
2
pytest==8.3.3
3
twine==5.1.1
4
-pytest-cov==5.0.0
+pytest-cov==6.0.0
5
autoflake==2.3.1
6
isort==5.13.2
7
flake8==7.1.1
8
numdoclint==0.1.9
9
-mypy==1.11.2
+mypy==1.13.0
10
html-minifier==0.0.4
11
-wheel==0.44.0
+wheel==0.45.0
12
importlib-metadata==8.5.0
13
Sphinx==7.1.2
14
groundwork-sphinx-theme==1.1.1
15
notebook==7.2.2
16
-pyright==1.1.382.post1
17
-playwright==1.47.0
+pyright==1.1.388
+playwright==1.48.0
18
myst-parser==4.0.0
19
-black==24.8.0
+black==24.10.0
20
blackdoc==0.3.9
21
-tqdm==4.66.5
+tqdm==4.67.0
22
pytest-xdist==3.6.1
0 commit comments