Skip to content

Commit

Permalink
Update dev-requirements.txt w deepdiff
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenwindflower committed Mar 9, 2024
1 parent 5185db5 commit 4c0a680
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# This file was autogenerated by uv via the following command:
# uv pip compile template-integration-tests/dev-requirements.in -o template-integration-tests/dev-requirements.txt
# uv pip compile dev-requirements.in -o dev-requirements.txt
annotated-types==0.6.0
# via pydantic
colorama==0.4.6
# via copier
copier==9.1.1
decorator==5.1.1
# via copier
deepdiff==6.7.1
dunamai==1.19.2
# via copier
exceptiongroup==1.2.0
Expand All @@ -23,6 +24,8 @@ jinja2-ansible-filters==1.3.2
# via copier
markupsafe==2.1.5
# via jinja2
ordered-set==4.1.0
# via deepdiff
packaging==23.2
# via
# copier
Expand All @@ -42,7 +45,7 @@ pydantic-core==2.16.3
# via pydantic
pygments==2.17.2
# via copier
pytest==8.1.0
pytest==8.0.2
pyyaml==6.0.1
# via
# copier
Expand Down

0 comments on commit 4c0a680

Please sign in to comment.