Skip to content

Commit

Permalink
Upgrade Libs Cove OCDS so we start checking against 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
odscjames committed Jun 26, 2019
1 parent 518024e commit c1b6937
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions requirements.in
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-e git+https://github.com/OpenDataServices/flatten-tool.git@v0.5.0#egg=flattentool
-e git+https://github.com/OpenDataServices/lib-cove.git@v0.6.0#egg=libcove
-e git+https://github.com/open-contracting/lib-cove-ocds.git@v0.5.1#egg=libcoveocds
-e git+https://github.com/OpenDataServices/lib-cove.git@v0.7.0#egg=libcove
-e git+https://github.com/open-contracting/lib-cove-ocds.git@v0.7.0#egg=libcoveocds
ocdskit
Flask
alembic
Expand Down
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
-e git+https://github.com/OpenDataServices/flatten-tool.git@4c13ef0b32a59e810919a3de09bc8f64ce8f9392#egg=flattentool
-e git+https://github.com/OpenDataServices/lib-cove.git@52acb2f0dcd296b9d952ff2adbae61dc4f8dd296#egg=libcove
-e git+https://github.com/open-contracting/lib-cove-ocds.git@b27d6cfeb909a688e63637a8c4cd85625d8e284c#egg=libcoveocds
-e git+https://github.com/OpenDataServices/lib-cove.git@213e5fe3145ab186e34db325d4f40fe051755b84#egg=libcove
-e git+https://github.com/open-contracting/lib-cove-ocds.git@e2f14a5dc389ac5c46cc58e90f30ea902d0768fc#egg=libcoveocds
ocdskit==0.0.5
Flask==1.0.3
alembic==1.0.10
alembic==1.0.11
pgpasslib==1.1.0
psycopg2==2.8.2
psycopg2==2.8.3
ocdsmerge==0.5.2
blinker==1.4
redis==3.2.1
sentry-sdk==0.8.0
sentry-sdk==0.9.2
# Lock to 1.2 branch (1.3 branch has issues with an identifier being too long)
SQLAlchemy==1.2.19
## The following requirements were added by pip freeze:
bleach==3.1.0
cached-property==1.5.1
certifi==2019.3.9
certifi==2019.6.16
chardet==3.0.4
Click==7.0
commonmark==0.9.0
contextlib2==0.5.5
Django==2.2.1
Django==2.2.2
et-xmlfile==1.0.1
future==0.17.1
idna==2.8
Expand All @@ -30,8 +30,8 @@ Jinja2==2.10.1
json-merge-patch==0.2
jsonref==0.2
jsonschema==2.6.0
lxml==4.3.3
Mako==1.0.10
lxml==4.3.4
Mako==1.0.12
MarkupSafe==1.1.1
openpyxl==2.6.2
python-dateutil==2.8.0
Expand Down
28 changes: 14 additions & 14 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,53 +1,53 @@
-e git+https://github.com/OpenDataServices/flatten-tool.git@4c13ef0b32a59e810919a3de09bc8f64ce8f9392#egg=flattentool
-e git+https://github.com/OpenDataServices/lib-cove.git@52acb2f0dcd296b9d952ff2adbae61dc4f8dd296#egg=libcove
-e git+https://github.com/open-contracting/lib-cove-ocds.git@b27d6cfeb909a688e63637a8c4cd85625d8e284c#egg=libcoveocds
-e git+https://github.com/OpenDataServices/lib-cove.git@213e5fe3145ab186e34db325d4f40fe051755b84#egg=libcove
-e git+https://github.com/open-contracting/lib-cove-ocds.git@e2f14a5dc389ac5c46cc58e90f30ea902d0768fc#egg=libcoveocds
ocdskit==0.0.5
Flask==1.0.3
alembic==1.0.10
alembic==1.0.11
pgpasslib==1.1.0
psycopg2==2.8.2
psycopg2==2.8.3
ocdsmerge==0.5.2
blinker==1.4
redis==3.2.1
sentry-sdk==0.8.0
sentry-sdk==0.9.2
# Lock to 1.2 branch (1.3 branch has issues with an identifier being too long)
SQLAlchemy==1.2.19

coveralls==1.7.0
coveralls==1.8.1
flake8==3.7.7
pytest==4.5.0
pytest==4.6.3
pytest-cov==2.7.1
Sphinx==2.0.1
Sphinx==2.1.2
## The following requirements were added by pip freeze:
alabaster==0.7.12
atomicwrites==1.3.0
attrs==19.1.0
Babel==2.7.0
bleach==3.1.0
cached-property==1.5.1
certifi==2019.3.9
certifi==2019.6.16
chardet==3.0.4
Click==7.0
commonmark==0.9.0
contextlib2==0.5.5
coverage==4.5.3
Django==2.2.1
Django==2.2.2
docopt==0.6.2
docutils==0.14
entrypoints==0.3
et-xmlfile==1.0.1
future==0.17.1
idna==2.8
imagesize==1.1.0
importlib-metadata==0.17
importlib-metadata==0.18
itsdangerous==1.1.0
jdcal==1.4.1
Jinja2==2.10.1
json-merge-patch==0.2
jsonref==0.2
jsonschema==2.6.0
lxml==4.3.3
Mako==1.0.10
lxml==4.3.4
Mako==1.0.12
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==7.0.0
Expand All @@ -66,7 +66,7 @@ requests==2.22.0
rfc3987==1.3.8
schema==0.7.0
six==1.12.0
snowballstemmer==1.2.1
snowballstemmer==1.9.0
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
Expand Down

0 comments on commit c1b6937

Please sign in to comment.