Skip to content

Commit

Permalink
Constrain requests for tox-docker compat.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansick committed May 21, 2024
1 parent 5e573c1 commit 1cf5097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:

- name: Install tox
run: |
pip install 'requests<2.32.0'
pip install tox
pip install --pre tox-docker
Expand Down

0 comments on commit 1cf5097

Please sign in to comment.