diff --git a/requirements-swh.txt b/requirements-swh.txt index d53d6a7b..b64ebab8 100644 --- a/requirements-swh.txt +++ b/requirements-swh.txt @@ -1,7 +1,7 @@ -swh.model >= 0.0.32 -swh.storage >= 0.0.172 -swh.vault >= 0.0.23 -swh.indexer >= 0.0.120 -swh.scheduler >= 0.0.31 -swh.core >= 0.0.81 -swh.search >= 0.0.3 +swh.core >= 0.0.94 +swh.indexer >= 0.0.170 +swh.model >= 0.0.64 +swh.scheduler >= 0.0.72 +swh.search >= 0.0.4 +swh.storage >= 0.0.182 +swh.vault >= 0.0.32 \ No newline at end of file diff --git a/requirements-test.txt b/requirements-test.txt index 3270ac1c..753387c7 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 -django-stubs -djangorestframework-stubs requests-mock -swh.core[http] >= 0.0.81 -swh.loader.git >= 0.0.55 -swh.storage >= 0.0.178 -decorator # dependency of swh.core[http] +swh.core[http] >= 0.0.94 +swh.loader.git >= 0.0.59 +swh.storage >= 0.0.182 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index f5aa8050..53032284 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,29 +1,24 @@ # Add here external Python modules dependencies, one per line. Module names # should match https://pypi.python.org/pypi names. For the full spec or # dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html -# Runtime dependencies beautifulsoup4 django < 3 django-cors-headers +django-js-reverse djangorestframework -django_webpack_loader -django_js_reverse +django-webpack-loader docutils -python-magic >= 0.4.0 htmlmin lxml -prometheus_client +prometheus-client +pybadges pygments python-dateutil -pyyaml -requests python-keycloak >= 0.19.0 +python-magic >= 0.4.0 python-memcached -pybadges +pyyaml +requests sentry-sdk typing-extensions - -# Doc dependencies -sphinx -sphinxcontrib-httpdomain