We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9831e61 commit 7a942c8Copy full SHA for 7a942c8
requirements.txt
@@ -10,7 +10,7 @@ Sphinx==7.3.7
10
sphinxcontrib-websupport==1.2.7
11
pip==25.3
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
0 commit comments