Hardcoded numpy in environment.yml as latest version causes issue.

This commit is contained in:
Randi
2025-11-08 11:15:49 -05:00
parent 5f478a6884
commit 11440a3d24

View File

@@ -14,7 +14,7 @@ dependencies:
- opencv-python==4.5.5.64
- transitions
- mss==7.0.1
- numpy
- numpy==1.26.4
- mouse
- keyboard
- beautifultable