name: company-ai-platform channels: - conda-forge dependencies: - python=3.11 - pip - pip: - -r requirements.txt - pytest==8.3.4 - ruff==0.8.4