| [project] | |
| name = "example_bzlmod" | |
| version = "0.0.0" | |
| dependencies = [ | |
| "wheel", | |
| "websockets", | |
| "requests~=2.34.2", | |
| "s3cmd~=2.1.0", | |
| "yamllint>=1.28.0", | |
| "tabulate~=0.9.0", | |
| "pylint~=2.17.7", | |
| "pylint-print", | |
| "python-dateutil>=2.8.2", | |
| "sphinx", | |
| "sphinxcontrib-serializinghtml", | |
| "colorama", | |
| ] |