Skip to content

Commit

Permalink
requirements: Upgrade ocdskit and ocdsmerge
Browse files Browse the repository at this point in the history
  • Loading branch information
jarofgreen committed Apr 15, 2020
1 parent 2d04529 commit 62e5745
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ itsdangerous==1.1.0 # via flask
jdcal==1.4.1 # via openpyxl
jinja2==2.10.3 # via flask
json-merge-patch==0.2 # via libcove, libcoveocds, ocdsextensionregistry
jsonpointer==2.0 # via ocdskit
jsonref==0.2 # via flattentool, libcove, libcoveocds, ocdskit, ocdsmerge
jsonschema==3.2.0 # via libcove, libcoveocds, ocdskit
libcove==0.12.2 # via libcoveocds
Expand All @@ -35,8 +36,8 @@ mako==1.1.0 # via alembic
markupsafe==1.1.1 # via jinja2, mako
more-itertools==8.0.2 # via zipp
ocdsextensionregistry==0.0.16 # via ocdskit
ocdskit==0.1.4
ocdsmerge==0.5.11
ocdskit==0.2.5
ocdsmerge==0.6.4
openpyxl==3.0.2 # via flattentool
pgpasslib==1.1.0
prometheus-client==0.7.1
Expand Down
5 changes: 3 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ itsdangerous==1.1.0
jdcal==1.4.1
jinja2==2.10.3
json-merge-patch==0.2
jsonpointer==2.0
jsonref==0.2
jsonschema==3.2.0
libcove==0.12.2
Expand All @@ -42,8 +43,8 @@ markupsafe==1.1.1
mccabe==0.6.1 # via flake8
more-itertools==8.0.2
ocdsextensionregistry==0.0.16
ocdskit==0.1.4
ocdsmerge==0.5.11
ocdskit==0.2.5
ocdsmerge==0.6.4
openpyxl==3.0.2
packaging==19.2 # via pytest
pgpasslib==1.1.0
Expand Down

0 comments on commit 62e5745

Please sign in to comment.