Skip to content

Commit

Permalink
chore: Update frozen Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
john-bodley committed Feb 2, 2024
1 parent 068bb71 commit f7c7f5a
Show file tree
Hide file tree
Showing 6 changed files with 255 additions and 202 deletions.
5 changes: 5 additions & 0 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@
# under the License.
#
-e file:.

# The following constraints are currently required as these packages resolved to
# different versions in different environments due to differing sets of dependencies.
referencing>=0.28.0,<0.32.0 # jsonschema-path 0.3.2
urllib3>=1.25.4,<1.27 # botocore 1.34.32
Loading

0 comments on commit f7c7f5a

Please sign in to comment.