We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5d31ae + 4a9aa9c commit bc1c259Copy full SHA for bc1c259
requirements.txt
@@ -8,9 +8,9 @@ tox==4.5.1
8
virtualenv~=20.36.1
9
Sphinx==7.3.7
10
sphinxcontrib-websupport==1.2.7
11
-pip==25.3
+pip~=26.0
12
build==0.10.0
13
-wheel==0.45.1
+wheel~=0.46.2
14
lxml==5.3.1
15
utils~=1.0.2
16
keyring==23.13.1
@@ -26,7 +26,7 @@ env~=0.1.0
26
filelock~=3.20.1
27
pluggy~=1.5.0
28
six~=1.16.0
29
-packaging~=23.1
+packaging>=24.0
30
pytest==7.3.1
31
dill~=0.3.8
32
pytz==2024.1
@@ -62,6 +62,6 @@ urllib3~=2.6.3
62
exceptiongroup~=1.2.2
63
iniconfig~=2.0.0
64
pytest-cov>=4.0.0
65
-pytest-html>=3.0.0
+pytest-html>=4.2.0
66
black>=24.3.0
67
flake8>=6.0.0
0 commit comments