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 916c249 commit d6936acCopy full SHA for d6936ac
tests/bootstrap.sh
@@ -9,6 +9,7 @@ fi
9
10
python -m pip install selenium==${BINDING_VERSION} \
11
docker===7.0.0 \
12
+ requests===2.31.0 \
13
chardet \
14
| grep -v 'Requirement already satisfied'
15
0 commit comments