Face-Mask-Detection
Face-Mask-Detection copied to clipboard
Update requirements.txt
Ubuntu Linux 22.04
The set Scripy version is not available to install. Terminal Error message: "ERROR: Could not find a version that satisfies the requirement scripy==1.6.2 (from versions: 0.9, 0.9.2, 0.9.3) ERROR: No matching distribution found for scripy==1.6.2"
Issue Number
ISSUE #
Describe the changes you've made
Describe if there is any unusual behaviour of your code(Write NA if there isn't)
Additional context (OPTIONAL)
Test plan (OPTIONAL)
Checklist
- [ ] My code follows the code style of this project.
- [ ] I have performed a self-review of my own code.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have commented my code, particularly in hard-to-understand areas.
- [ ] My changes generate no new warnings.
- [ ] I have added tests that prove my fix is effective or that my feature works.
- [ ] The title of my pull request is a short description of the requested changes.