mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Bazel: use bzlmod
This commit is contained in:
22
misc/codegen/requirements_lock.txt
Normal file
22
misc/codegen/requirements_lock.txt
Normal 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
|
||||
Reference in New Issue
Block a user