Files
my-botty/environment.yml
Aimware0 cceb7905c7 Enhancement: Logger colors (#663)
Co-authored-by: Your Name <you@example.com>
2022-03-28 09:17:47 -04:00

35 lines
575 B
YAML

name: botty
channels:
- conda-forge
dependencies:
- python=3.9
- pywin32
- pip
- leptonica
- tesseract>=5.0.1
- pkg-config
- pip:
- pyinstaller
- opencv-python
- transitions
- mss
- numpy
- mouse
- keyboard
- beautifultable
- pytweening
- requests
- coverage
- pytest
- pytest-env
- pytest-pythonpath
- graphviz
- psutil
- cryptography
- pillow
- discord.py
- parse
- dependencies/tesserocr-2.5.2-cp39-cp39-win_amd64.whl
- typing_extensions
- rapidfuzz
- colorama