Bazel: use bzlmod

This commit is contained in:
Paolo Tranquilli
2024-02-12 10:50:05 +01:00
parent b2ee5808f0
commit 19bb8fe22d
9 changed files with 67 additions and 96 deletions

View File

@@ -0,0 +1,22 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=misc/codegen/requirements_lock.txt misc/codegen/requirements_in.txt
#
inflection==0.5.1
# via -r misc/codegen/requirements_in.txt
iniconfig==2.0.0
# via pytest
packaging==23.2
# via pytest
pluggy==1.4.0
# via pytest
pystache==0.6.5
# via -r misc/codegen/requirements_in.txt
pytest==8.0.0
# via -r misc/codegen/requirements_in.txt
pyyaml==6.0.1
# via -r misc/codegen/requirements_in.txt
toposort==1.10
# via -r misc/codegen/requirements_in.txt