diff --git a/requirements-swh.txt b/requirements-swh.txt index 3e818225..ee56e6b8 100644 --- a/requirements-swh.txt +++ b/requirements-swh.txt @@ -1,7 +1,7 @@ -swh.core >= 0.0.94 -swh.indexer >= 0.0.170 +swh.core >= 0.0.95 +swh.indexer >= 0.0.171 swh.model >= 0.3.0 -swh.scheduler >= 0.0.72 +swh.scheduler >= 0.1.1 swh.search >= 0.0.4 -swh.storage >= 0.0.182 +swh.storage >= 0.1.1 swh.vault >= 0.0.33 \ No newline at end of file diff --git a/requirements-test.txt b/requirements-test.txt index 753387c7..ace1c375 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,11 +1,11 @@ decorator # dependency of swh.core[http] djangorestframework-stubs django-stubs hypothesis pytest pytest-django pytest-mock requests-mock -swh.core[http] >= 0.0.94 -swh.loader.git >= 0.0.59 -swh.storage >= 0.0.182 \ No newline at end of file +swh.core[http] >= 0.0.95 +swh.loader.git >= 0.1.2 +swh.storage >= 0.1.1