self-operating-computer
self-operating-computer copied to clipboard
Update requirements.txt
What does this PR do?
Fixes # (issue)
Requirement/Documentation
- If there is a requirement document, please, share it here.
Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] Chore (refactoring code, technical debt, workflow improvements)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Tests (Unit/Integration/E2E or any other test)
- [ ] This change requires a documentation update
Mandatory Tasks
- [ ] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected. Make sure before submmiting this PR you run tests with evaluate.py
numpy version unavailable
numpy version unavailable
you need to downgrade your version of python3 to be able to use numpy 1.26.1
numpy version unavailable
you need to downgrade your version of python3 to be able to use numpy 1.26.1
To what version of python 3 do we downgrade too?
its ok i just read the release notes https://numpy.org/doc/2.1/release/1.26.0-notes.html
https://www.python.org/downloads/release/python-3119/