Skip to content

Commit

Permalink
update lib3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazhvera committed Jul 16, 2024
1 parent d6888b8 commit d610659
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ jobs:
- name: Execute device farm test
run: |
cd aws-crt-swift/Test/IntegrationTests/MqttClient
pip uninstall -r ./DeviceFarmScript/requirements.txt
pip install -r ./DeviceFarmScript/requirements.txt
ls
python ./DeviceFarmScript/run_ios_ci.py \
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
Appium-Python-Client~=2.9.0
pytest~=7.4.3
boto3~=1.28.1
urllib3==1.26.0
urllib3==1.26.18
requests~=2.28.0
PyYAML~=6.0.1
pytest-html~=3.2.0
selenium~=4.11.2
six

0 comments on commit d610659

Please sign in to comment.