Skip to content

Commit

Permalink
NR Duplicates Report#14287
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Chen <[email protected]>
  • Loading branch information
stevenc987 committed Dec 7, 2022
1 parent bc043ba commit b4da776
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
6 changes: 1 addition & 5 deletions jobs/nr-duplicates-report/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,4 @@ marshmallow==2.20.5
Werkzeug==0.16.1
certifi==2020.4.5.1
urllib3==1.25.9
idna==2.9
pylint
pylint-flask
pep8
autopep8
idna==2.9
6 changes: 6 additions & 0 deletions jobs/nr-duplicates-report/requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ flake8-docstrings
flake8-isort
flake8-quotes
pep8-naming

pylint
pylint-flask
pep8
autopep8
coverage
6 changes: 1 addition & 5 deletions jobs/nr-duplicates-report/requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,4 @@ marshmallow==2.20.5
Werkzeug==0.16.1
certifi==2020.4.5.1
urllib3==1.25.9
idna==2.9
pylint
pylint-flask
pep8
autopep8
idna==2.9

0 comments on commit b4da776

Please sign in to comment.