Skip to content

Commit

Permalink
Recompile requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed Oct 16, 2024
1 parent ac55b56 commit c73e559
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ idna==3.7
# -r requirements.txt
# requests
# yarl
importlib-resources==6.1.1
importlib-resources==6.4.5
# via
# -r requirements.txt
# jsonschema
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ idna==3.7
# via
# -r requirements.in
# requests
importlib-resources==6.1.1
importlib-resources==6.4.5
# via
# jsonschema
# jsonschema-specifications
Expand Down

0 comments on commit c73e559

Please sign in to comment.