FQM
FQM copied to clipboard
ERROR: Cannot install -r .\requirements\deploy.txt (line 24) and PyYAML==5.1.2 because these package versions have conflicting dependencies.
The conflict is caused by: The user requested PyYAML==5.1.2 flask-minify 0.25 depends on pyyaml==5.3.1
- FQM Version forked from master
Possible Solution:
- change PyYAML==5.1.2 to 5.3.1 in requirements.txt
- i did that and pip can continue, though i have yet run tests.
this happens with using deploy.txt as requirements file