Files
my-botty/environment.yml
2022-01-14 12:18:39 +01:00

26 lines
374 B
YAML

name: botty
dependencies:
- python=3.9
- pywin32
- pip
- pip:
- pyinstaller
- opencv-python
- transitions
- mss
- numpy
- mouse
- keyboard
- beautifultable
- pytweening
- requests
- coverage
- pytest
- pytest-env
- pytest-pythonpath
- graphviz
- psutil
- cryptography
- pillow
- discord.py