Skip to content
Snippets Groups Projects
Commit 23891a46 authored by Jenkins for Software Heritage's avatar Jenkins for Software Heritage
Browse files

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

parent a63b4322
No related branches found
Tags swh-lister-20230331.1
No related merge requests found
...@@ -9,7 +9,7 @@ attrs-strict==1.0.0 ...@@ -9,7 +9,7 @@ attrs-strict==1.0.0
beautifulsoup4==4.12.0 beautifulsoup4==4.12.0
billiard==3.6.4.0 billiard==3.6.4.0
blinker==1.5 blinker==1.5
cassandra-driver==3.25.0 cassandra-driver==3.26.0
celery==5.2.7 celery==5.2.7
certifi==2022.12.7 certifi==2022.12.7
cffi==1.15.1 cffi==1.15.1
...@@ -29,9 +29,9 @@ Flask==2.2.3 ...@@ -29,9 +29,9 @@ Flask==2.2.3
frozenlist==1.3.3 frozenlist==1.3.3
geomet==0.2.1.post1 geomet==0.2.1.post1
gunicorn==20.1.0 gunicorn==20.1.0
httplib2==0.21.0 httplib2==0.22.0
humanize==4.6.0 humanize==4.6.0
hypothesis==6.70.0 hypothesis==6.70.1
idna==3.4 idna==3.4
importlib-metadata==4.13.0 importlib-metadata==4.13.0
iniconfig==2.0.0 iniconfig==2.0.0
...@@ -65,24 +65,24 @@ python-dateutil==2.8.2 ...@@ -65,24 +65,24 @@ python-dateutil==2.8.2
python-debian==0.1.49 python-debian==0.1.49
python-magic==0.4.27 python-magic==0.4.27
python-mimeparse==1.6.0 python-mimeparse==1.6.0
pytz==2022.7.1 pytz==2023.3
PyYAML==6.0 PyYAML==6.0
redis==4.5.2 redis==4.5.4
repomd==0.2.1 repomd==0.2.1
requests==2.28.2 requests==2.28.2
scramp==1.4.4 scramp==1.4.4
sentry-sdk==1.17.0 sentry-sdk==1.18.0
six==1.16.0 six==1.16.0
sortedcontainers==2.4.0 sortedcontainers==2.4.0
soupsieve==2.4 soupsieve==2.4
swh.core==2.21.2 swh.core==2.21.3
swh.counters==0.9.2 swh.counters==0.9.2
swh.journal==1.3.1 swh.journal==1.3.1
swh.lister==5.1.0 swh.lister==5.1.0
swh.model==6.6.3 swh.model==6.6.3
swh.objstorage==2.1.0 swh.objstorage==2.2.0
swh.perfecthash==0.1.2 swh.perfecthash==0.1.2
swh.scheduler==1.7.0 swh.scheduler==1.8.0
swh.storage==1.11.0 swh.storage==1.11.0
tenacity==8.2.2 tenacity==8.2.2
testing.common.database==2.0.3 testing.common.database==2.0.3
......
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