xref: /aosp_15_r20/external/protobuf/python/docs/environment.yml (revision 1b3f573f81763fcece89efc2b6a5209149e44ab8)
1name: protobuf
2channels:
3  - defaults
4dependencies:
5  - libprotobuf=3.11.4
6  - make=4.2.1
7  - pip=19.3.1
8  - python=3.7.6
9  - sphinx=2.4.0
10  - sphinx_rtd_theme=0.4.3
11