Skip to content

Commit

Permalink
Lock event schema version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito committed Oct 6, 2023
1 parent 5b4caba commit b4c1d5b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ classifiers = [
"Intended Audience :: Developers",
]
dependencies = [
"ghga-event-schemas==0.13.5",
"ghga-service-commons[api,auth,crypt]>=0.5.0",
"ghga-event-schemas>=0.13.4",
"hexkit[akafka,mongodb]>=0.10.2",
"httpx>=0.23.3",
"typer>=0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --generate-hashes --output-file=/workspace/requirements-dev.txt /tmp/tmpipjgl17e/pyproject.toml /workspace/requirements-dev.in
# pip-compile --generate-hashes --output-file=/workspace/requirements-dev.txt /tmp/tmpq6okaw50/pyproject.toml /workspace/requirements-dev.in
#
aiokafka==0.8.0 \
--hash=sha256:021e9f0027ca63c6c04daccfdd0e985f7a56d51bd0d43f482f674a58fada52f5 \
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --constraint=/workspace/requirements-dev.txt --generate-hashes --output-file=/workspace/requirements.txt /tmp/tmpipjgl17e/pyproject.toml
# pip-compile --constraint=/workspace/requirements-dev.txt --generate-hashes --output-file=/workspace/requirements.txt /tmp/tmpq6okaw50/pyproject.toml
#
aiokafka==0.8.0 \
--hash=sha256:021e9f0027ca63c6c04daccfdd0e985f7a56d51bd0d43f482f674a58fada52f5 \
Expand Down

0 comments on commit b4c1d5b

Please sign in to comment.