From 8a7a4570e9c891d00362eaa4383c689655e59944 Mon Sep 17 00:00:00 2001
From: Jenkins for Software Heritage
 <jenkins@thyssen.internal.softwareheritage.org>
Date: Fri, 3 Feb 2023 09:57:05 +0000
Subject: [PATCH] swh-provenance-server-20230203.1: Update frozen set
 requirements

---
 .../requirements-frozen.txt                   | 82 +++++++++++++++++++
 1 file changed, 82 insertions(+)
 create mode 100644 apps/swh-provenance-server/requirements-frozen.txt

diff --git a/apps/swh-provenance-server/requirements-frozen.txt b/apps/swh-provenance-server/requirements-frozen.txt
new file mode 100644
index 000000000..a174e431e
--- /dev/null
+++ b/apps/swh-provenance-server/requirements-frozen.txt
@@ -0,0 +1,82 @@
+aiohttp==3.8.3
+aiohttp-utils==3.1.1
+aiosignal==1.3.1
+async-timeout==4.0.2
+attrs==22.2.0
+attrs-strict==1.0.0
+blinker==1.5
+boto3==1.26.63
+botocore==1.29.63
+cassandra-driver==3.25.0
+certifi==2022.12.7
+cffi==1.15.1
+charset-normalizer==2.1.1
+click==8.1.3
+confluent-kafka==2.0.2
+Deprecated==1.2.13
+exceptiongroup==1.1.0
+Flask==2.2.2
+frozenlist==1.3.3
+geomet==0.2.1.post1
+grpcio==1.51.1
+grpcio-tools==1.48.2
+gunicorn==20.1.0
+hypothesis==6.66.0
+idna==3.4
+iniconfig==2.0.0
+iso8601==1.1.0
+itsdangerous==2.1.2
+Jinja2==3.1.2
+jmespath==1.0.1
+MarkupSafe==2.1.2
+mirakuru==2.4.2
+msgpack==1.0.4
+multidict==6.0.4
+mypy-extensions==0.4.3
+mypy-protobuf==3.3.0
+packaging==23.0
+pika==1.3.1
+pluggy==1.0.0
+plyvel==1.5.0
+port-for==0.6.3
+protobuf==3.20.3
+psutil==5.9.4
+psycopg2==2.9.5
+py4j==0.10.9.7
+pycparser==2.21
+pyorc==0.8.0
+pytest==7.2.1
+pytest-postgresql==3.1.3
+python-dateutil==2.8.2
+python-magic==0.4.27
+python-mimeparse==1.6.0
+PyYAML==6.0
+pyzmq==25.0.0
+redis==4.4.2
+requests==2.28.2
+s3transfer==0.6.0
+sentry-sdk==1.14.0
+six==1.16.0
+sortedcontainers==2.4.0
+swh.core==2.20.0
+swh.counters==0.9.1
+swh.dataset==1.0.3
+swh.graph==2.2.0
+swh.journal==1.2.1
+swh.model==6.6.1
+swh.objstorage==2.1.0
+swh.perfecthash==0.1.2
+swh.provenance @ git+https://forge.softwareheritage.org/source/swh-provenance.git@e66a2bf98615a59ffbea30f1269c364bdf4db57e
+swh.storage==1.7.3
+tenacity==8.1.0
+tomli==2.0.1
+tqdm==4.64.1
+types-click==7.1.8
+types-protobuf==4.21.0.4
+types-PyYAML==6.0.12.4
+typing_extensions==4.4.0
+urllib3==1.26.14
+Werkzeug==2.2.2
+wrapt==1.14.1
+yarl==1.8.2
+zmq==0.0.0
-- 
GitLab