diff --git a/requirements-swh.txt b/requirements-swh.txt --- 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.core >= 0.0.81 swh.indexer >= 0.0.120 +swh.model >= 0.0.32 swh.scheduler >= 0.0.31 -swh.core >= 0.0.81 swh.search >= 0.0.3 +swh.storage >= 0.0.172 +swh.vault >= 0.0.23 \ No newline at end of file diff --git a/requirements-test.txt b/requirements-test.txt --- 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.storage >= 0.0.178 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -2,28 +2,23 @@ # 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