dependencies: - python=3.8 - pip - pip: - peekingduck # only necessary for pkd - typeguard == 2.13.3 # only necessary for pkd - beautifulsoup4==4.11.2 - opencv-python==4.7.0.68 - pandas==1.5.3 - numpy==1.24.2 - cython - pycocotools-windows # change to pycocotools if non-Windows - jupyter==1.0.0 - pyyaml - streamlit==1.20.0 - plotly==5.13.1