Skip to content

Commit

Permalink
requirements: Upgrade libcoveofds
Browse files Browse the repository at this point in the history
  • Loading branch information
jarofgreen committed Nov 9, 2022
1 parent 10e46e6 commit 656b18b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,15 @@ idna==3.4
# via requests
ijson==3.1.4
# via flattentool
json-merge-patch==0.2
# via libcoveofds
jsonref==0.2
# via
# flattentool
# libcoveofds
jsonschema==4.17.0
# via libcoveofds
libcoveofds==0.3.0
libcoveofds==0.4.0
# via -r requirements.in
lxml==4.9.1
# via flattentool
Expand Down
6 changes: 5 additions & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ iniconfig==1.1.1
# via pytest
isort==5.10.1
# via -r requirements_dev.in
json-merge-patch==0.2
# via
# -r requirements.txt
# libcoveofds
jsonref==0.2
# via
# -r requirements.txt
Expand All @@ -93,7 +97,7 @@ jsonschema==4.17.0
# via
# -r requirements.txt
# libcoveofds
libcoveofds==0.3.0
libcoveofds==0.4.0
# via -r requirements.txt
libsass==0.21.0
# via -r requirements_dev.in
Expand Down

0 comments on commit 656b18b

Please sign in to comment.