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

swh-graphql-20230627.1: Build image with frozen set requirements

parent 70b35e2a
No related branches found
No related tags found
No related merge requests found
...@@ -14,14 +14,14 @@ billiard==4.1.0 ...@@ -14,14 +14,14 @@ billiard==4.1.0
blinker==1.6.2 blinker==1.6.2
cachetools==5.3.1 cachetools==5.3.1
cassandra-driver==3.28.0 cassandra-driver==3.28.0
celery==5.3.0 celery==5.3.1
certifi==2023.5.7 certifi==2023.5.7
cffi==1.15.1 cffi==1.15.1
charset-normalizer==3.1.0 charset-normalizer==3.1.0
click==8.1.3 click==8.1.3
click-didyoumean==0.3.0 click-didyoumean==0.3.0
click-plugins==1.1.1 click-plugins==1.1.1
click-repl==0.2.0 click-repl==0.3.0
confluent-kafka==2.1.1 confluent-kafka==2.1.1
Deprecated==1.2.14 Deprecated==1.2.14
deprecation==2.1.0 deprecation==2.1.0
...@@ -38,15 +38,15 @@ h11==0.14.0 ...@@ -38,15 +38,15 @@ h11==0.14.0
httpcore==0.17.2 httpcore==0.17.2
httpx==0.24.1 httpx==0.24.1
humanize==4.6.0 humanize==4.6.0
hypothesis==6.76.0 hypothesis==6.79.3
idna==3.4 idna==3.4
importlib-metadata==4.13.0 importlib-metadata==4.13.0
iniconfig==2.0.0 iniconfig==2.0.0
iso8601==1.1.0 iso8601==2.0.0
isodate==0.6.1 isodate==0.6.1
itsdangerous==2.1.2 itsdangerous==2.1.2
Jinja2==3.1.2 Jinja2==3.1.2
kombu==5.3.0 kombu==5.3.1
lxml==4.9.2 lxml==4.9.2
MarkupSafe==2.1.3 MarkupSafe==2.1.3
mirakuru==2.5.1 mirakuru==2.5.1
...@@ -55,29 +55,29 @@ multidict==6.0.4 ...@@ -55,29 +55,29 @@ multidict==6.0.4
mypy-extensions==1.0.0 mypy-extensions==1.0.0
packaging==23.1 packaging==23.1
pika==1.3.2 pika==1.3.2
pluggy==1.0.0 pluggy==1.2.0
port-for==0.6.3 port-for==0.7.0
prompt-toolkit==3.0.38 prompt-toolkit==3.0.38
psutil==5.9.5 psutil==5.9.5
psycopg2==2.9.6 psycopg2==2.9.6
pyasn1==0.5.0 pyasn1==0.5.0
pycparser==2.21 pycparser==2.21
PyLD==2.0.3 PyLD==2.0.3
pyparsing==3.0.9 pyparsing==3.1.0
pytest==7.3.1 pytest==7.4.0
pytest-postgresql==3.1.3 pytest-postgresql==3.1.3
python-dateutil==2.8.2 python-dateutil==2.8.2
python-jose==3.3.0 python-jose==3.3.0
python-keycloak==3.0.0 python-keycloak==3.2.0
python-magic==0.4.27 python-magic==0.4.27
python-mimeparse==1.6.0 python-mimeparse==1.6.0
PyYAML==6.0 PyYAML==6.0
rdflib==6.3.2 rdflib==6.3.2
redis==4.5.5 redis==4.6.0
requests==2.31.0 requests==2.31.0
requests-toolbelt==1.0.0 requests-toolbelt==1.0.0
rsa==4.9 rsa==4.9
sentry-sdk==1.25.0 sentry-sdk==1.26.0
six==1.16.0 six==1.16.0
sniffio==1.3.0 sniffio==1.3.0
sortedcontainers==2.4.0 sortedcontainers==2.4.0
...@@ -85,15 +85,15 @@ starlette==0.28.0 ...@@ -85,15 +85,15 @@ starlette==0.28.0
swh.auth==0.7.2 swh.auth==0.7.2
swh.core==2.22.2 swh.core==2.22.2
swh.counters==0.9.2 swh.counters==0.9.2
swh.graphql==0.0.95 swh.graphql==0.0.96
swh.indexer==2.9.4 swh.indexer==2.9.4
swh.journal==1.3.3 swh.journal==1.3.3
swh.model==6.7.0 swh.model==6.7.0
swh.objstorage==2.2.0 swh.objstorage==2.2.0
swh.perfecthash==0.1.2 swh.perfecthash==0.1.2
swh.scheduler==1.9.0 swh.scheduler==1.9.1
swh.search==0.16.4 swh.search==0.16.4
swh.storage==1.14.3 swh.storage==1.15.0
tenacity==8.2.2 tenacity==8.2.2
tomli==2.0.1 tomli==2.0.1
tree-sitter==0.20.1 tree-sitter==0.20.1
...@@ -103,7 +103,7 @@ urllib3==1.26.16 ...@@ -103,7 +103,7 @@ urllib3==1.26.16
uvicorn==0.22.0 uvicorn==0.22.0
vine==5.0.0 vine==5.0.0
wcwidth==0.2.6 wcwidth==0.2.6
Werkzeug==2.3.4 Werkzeug==2.3.6
wrapt==1.15.0 wrapt==1.15.0
xmltodict==0.13.0 xmltodict==0.13.0
yarl==1.9.2 yarl==1.9.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment