Skip to content

Commit

Permalink
Test using the urllib pin from other PR
Browse files Browse the repository at this point in the history
  • Loading branch information
skiedude committed Feb 4, 2025
1 parent f525c96 commit c88a2b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions st2common/in-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ zstandard
cffi
cryptography
requests
# urllib3 is a transitive dep
urllib3
retrying
semver
six
Expand Down
1 change: 1 addition & 0 deletions st2common/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ six==1.17.0
st2-rbac-backend@ git+https://github.com/StackStorm/st2-rbac-backend.git@master
tenacity==9.0.0
tooz==6.3.0
urllib3==2.2.3
webob==1.8.9
zake==0.2.2
zstandard==0.23.0

0 comments on commit c88a2b3

Please sign in to comment.