diff --git a/apps/swh-graph/requirements-frozen.txt b/apps/swh-graph/requirements-frozen.txt new file mode 100644 index 0000000000000000000000000000000000000000..cad92fd8cdcf4b9712c92c659978dd968d7339db --- /dev/null +++ b/apps/swh-graph/requirements-frozen.txt @@ -0,0 +1,72 @@ +aiohappyeyeballs==2.4.0 +aiohttp==3.10.5 +aiohttp-utils==3.2.1 +aiosignal==1.3.1 +async-timeout==4.0.3 +attrs==24.2.0 +attrs-strict==1.0.1 +blinker==1.8.2 +boto3==1.35.9 +botocore==1.35.9 +cassandra-driver==3.29.1 +certifi==2024.8.30 +cffi==1.17.0 +charset-normalizer==3.3.2 +click==8.1.7 +confluent-kafka==2.5.0 +Deprecated==1.2.14 +exceptiongroup==1.2.2 +Flask==3.0.3 +frozenlist==1.4.1 +geomet==0.2.1.post1 +grpcio==1.66.1 +grpcio-tools==1.62.3 +gunicorn==23.0.0 +hypothesis==6.111.2 +idna==3.8 +iso8601==2.1.0 +itsdangerous==2.2.0 +Jinja2==3.1.4 +jmespath==1.0.1 +MarkupSafe==2.1.5 +msgpack==1.0.8 +multidict==6.0.5 +mypy-extensions==1.0.0 +mypy-protobuf==3.2.0 +packaging==24.1 +plyvel==1.5.1 +protobuf==4.25.4 +psutil==6.0.0 +psycopg2==2.9.9 +py4j==0.10.9.7 +pycparser==2.22 +pyorc==0.9.0 +python-dateutil==2.9.0.post0 +python-json-logger==2.0.7 +python-magic==0.4.27 +python-mimeparse==2.0.0 +PyYAML==6.0.2 +redis==5.0.8 +requests==2.32.3 +s3transfer==0.10.2 +sentry-sdk==2.13.0 +six==1.16.0 +sortedcontainers==2.4.0 +swh.core==3.4.0 +swh.counters==0.11.0 +swh.dataset==1.7.0 +swh.graph==5.1.1 +swh.journal==1.5.2 +swh.model==6.14.0 +swh.objstorage==3.3.0 +swh.perfecthash==1.3.2 +swh.storage==2.7.0 +tenacity==9.0.0 +tqdm==4.66.5 +types-protobuf==5.27.0.20240626 +types-requests==2.32.0.20240712 +typing_extensions==4.12.2 +urllib3==2.2.2 +Werkzeug==3.0.4 +wrapt==1.16.0 +yarl==1.9.4