mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
23 lines
599 B
Plaintext
23 lines
599 B
Plaintext
#
|
|
# 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
|