Current requirements.txt contains couple of dependencies that became stale after python version 3.6. So providing new requirements that will go with current environments.
Context of change
Please add options that are relevant and mark any boxes that apply.
[ ] Software (software that runs on the PC)
[ ] Library (library that runs on the PC)
[ ] Tool (tool that assists coding development)
[*] Other
Type of change
Please mark any boxes that apply.
[*] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[*] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
How Has This Been Tested?
[*] python version 3.7
[*] python version 3.8
[ ] python version 3.9
Checklist:
Please mark any boxes that have been completed.
[*] I have performed a self-review of my own code.
[ ] I have commented my code, particularly in hard-to-understand areas.
[ ] I have made corresponding changes to the documentation.
[*] My changes generate no new warnings.
[ ] Any dependent changes have been merged and published in downstream modules.
Pull Request Template
Description
Current requirements.txt contains couple of dependencies that became stale after python version 3.6. So providing new requirements that will go with current environments.
Context of change
Please add options that are relevant and mark any boxes that apply.
Type of change
Please mark any boxes that apply.
How Has This Been Tested?
Checklist:
Please mark any boxes that have been completed.