Skip to content
Snippets Groups Projects
Unverified Commit ce042e30 authored by Vincent Sellier's avatar Vincent Sellier
Browse files

Upgrade storage replayers to use the last swh-model optimisations

Related to T4391
parent 13392eb3
No related branches found
Tags swh-loader-svn-20220926.1
No related merge requests found
aiohttp==3.8.1
aiohttp==3.8.3
aiohttp-utils==3.1.1
aiosignal==1.2.0
async-timeout==4.0.2
......@@ -6,20 +6,19 @@ attrs==22.1.0
attrs-strict==1.0.0
blinker==1.5
cassandra-driver==3.25.0
certifi==2022.6.15
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.0
charset-normalizer==2.1.1
click==8.1.3
confluent-kafka==1.9.2
Deprecated==1.2.13
exceptiongroup==1.0.0rc8
exceptiongroup==1.0.0rc9
Flask==2.2.2
frozenlist==1.3.1
geomet==0.2.1.post1
gunicorn==20.1.0
hypothesis==6.54.3
idna==3.3
importlib-metadata==4.12.0
hypothesis==6.54.6
idna==3.4
iniconfig==1.1.1
iso8601==1.0.2
itsdangerous==2.1.2
......@@ -32,12 +31,12 @@ mypy-extensions==0.4.3
packaging==21.3
pluggy==1.0.0
port-for==0.6.2
psutil==5.9.1
psutil==5.9.2
psycopg2==2.9.3
py==1.11.0
pycparser==2.21
pyparsing==3.0.9
pytest==7.1.2
pytest==7.1.3
pytest-postgresql==3.1.3
python-dateutil==2.8.2
python-magic==0.4.27
......@@ -45,21 +44,20 @@ python-mimeparse==1.6.0
PyYAML==6.0
redis==4.3.4
requests==2.28.1
sentry-sdk==1.9.5
sentry-sdk==1.9.9
six==1.16.0
sortedcontainers==2.4.0
swh.core==2.14.0
swh.core==2.14.1
swh.counters==0.9.1
swh.journal==1.1.0
swh.model==6.4.0
swh.objstorage==1.0.5
swh.model==6.5.0
swh.objstorage==2.0.1
swh.perfecthash==0.1.2
swh.storage==1.6.0
tenacity==8.0.1
tenacity==8.1.0
tomli==2.0.1
typing_extensions==4.3.0
urllib3==1.26.11
urllib3==1.26.12
Werkzeug==2.2.2
wrapt==1.14.1
yarl==1.8.1
zipp==3.8.1
  • Phabricator Migration user @phabricator-migration ·
    Owner

    Some references in the commit message have been migrated:

    • T4391 is now infra/sysadm-environment#4391
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment