Files
my-botty/environment.yml
Gleed f9780c5942 Bugfix: Build process (#887)
* Bump version to v0.8.0

* Bump version to v0.8.0

* init

* vers
2022-06-17 10:00:05 -04:00

37 lines
626 B
YAML

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