Skip to content

Commit

Permalink
Remove dependency on newer requests library (#3959)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Dec 22, 2023
1 parent d3ccc57 commit cc7f2f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .config/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ pathspec>=0.10.3 # Mozilla Public License 2.0 (MPL 2.0)
pyyaml>=5.4.1 # MIT (centos 9 has 5.3.1)
rich>=12.0.0 # MIT
ruamel.yaml>=0.18.5 # MIT
requests>=2.31.0 # Apache-2.0 (indirect, but we want newer version for security reasons)
subprocess-tee>=0.4.1 # MIT, used by ansible-compat
yamllint >= 1.30.0 # GPLv3
wcmatch>=8.1.2 # MIT

0 comments on commit cc7f2f5

Please sign in to comment.