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 1cc5fd0 commit d503fe9Copy full SHA for d503fe9
bindings/python/requirements/bench.txt
@@ -22,7 +22,9 @@ cssutils==2.7.1
22
# premailer
23
# pynliner
24
# toronado
25
-idna==3.4
+exceptiongroup==1.2.0
26
+ # via pytest
27
+idna==3.7
28
# via requests
29
iniconfig==2.0.0
30
# via pytest
@@ -53,6 +55,8 @@ requests==2.31.0
53
55
54
56
soupsieve==2.4.1
57
# via beautifulsoup4
58
+tomli==2.0.1
59
60
toronado==0.1.0
61
# via -r bench.in
62
urllib3==2.0.7
0 commit comments