Skip to content
Snippets Groups Projects
Verified Commit aaa7472c authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

swh-lister-20230131.1: Build image with frozen set requirements

parent 8f6df9c2
No related branches found
Tags swh-loader-highpriority-20230203.1
No related merge requests found
......@@ -4,7 +4,7 @@ aiosignal==1.3.1
amqp==5.1.1
asn1crypto==1.5.1
async-timeout==4.0.2
attrs==22.1.0
attrs==22.2.0
attrs-strict==1.0.0
beautifulsoup4==4.11.1
billiard==3.6.4.0
......@@ -19,87 +19,81 @@ click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
confluent-kafka==1.9.2
cryptography==38.0.4
confluent-kafka==2.0.2
defusedxml==0.7.1
Deprecated==1.2.13
distro==1.8.0
dulwich==0.20.50
exceptiongroup==1.0.4
dulwich==0.21.2
exceptiongroup==1.1.0
Flask==2.2.2
frozenlist==1.3.3
geomet==0.2.1.post1
gunicorn==20.1.0
httplib2==0.21.0
humanize==4.4.0
hypothesis==6.61.0
humanize==4.5.0
hypothesis==6.65.2
idna==3.4
importlib-metadata==4.13.0
iniconfig==1.1.1
iniconfig==2.0.0
iso8601==1.1.0
itsdangerous==2.1.2
jaraco.classes==3.2.3
jeepney==0.8.0
Jinja2==3.1.2
keyring==23.11.0
kombu==5.2.4
launchpadlib==1.10.18
launchpadlib==1.11.0
lazr.restfulclient==0.14.5
lazr.uri==1.0.6
lxml==4.9.2
MarkupSafe==2.1.1
MarkupSafe==2.1.2
mirakuru==2.4.2
more-itertools==9.0.0
msgpack==1.0.4
multidict==6.0.3
multidict==6.0.4
mypy-extensions==0.4.3
oauthlib==3.2.2
packaging==22.0
packaging==23.0
pg8000==1.29.4
pika==1.3.1
pluggy==1.0.0
port-for==0.6.2
port-for==0.6.3
prompt-toolkit==3.0.36
psutil==5.9.4
psycopg2==2.9.5
pycparser==2.21
pyparsing==3.0.9
pytest==7.2.0
pytest==7.2.1
pytest-postgresql==3.1.3
python-dateutil==2.8.2
python-debian==0.1.49
python-magic==0.4.27
python-mimeparse==1.6.0
pytz==2022.6
pytz==2022.7.1
PyYAML==6.0
redis==4.4.0
redis==4.4.2
repomd==0.2.1
requests==2.28.1
requests==2.28.2
scramp==1.4.4
SecretStorage==3.3.3
sentry-sdk==1.11.1
sentry-sdk==1.14.0
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
swh.core==2.17.0
swh.core==2.20.0
swh.counters==0.9.1
swh.journal==1.2.1
swh.lister==4.3.1
swh.model==6.6.0
swh.objstorage==2.0.1
swh.lister==4.3.3
swh.model==6.6.1
swh.objstorage==2.1.0
swh.perfecthash==0.1.2
swh.scheduler==1.4.0
swh.storage==1.7.2
swh.scheduler==1.5.1
swh.storage==1.7.3
tenacity==8.1.0
testing.common.database==2.0.3
testing.postgresql==1.3.0
tomli==2.0.1
typing_extensions==4.4.0
urllib3==1.26.13
urllib3==1.26.14
vine==5.0.0
wadllib==1.3.6
wcwidth==0.2.5
wcwidth==0.2.6
Werkzeug==2.2.2
wrapt==1.14.1
yarl==1.8.2
zipp==3.11.0
zipp==3.12.0
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