Skip to content

Commit

Permalink
Merge pull request #151 from artefactory/hotfix/pylint
Browse files Browse the repository at this point in the history
Hotfix/pylint
  • Loading branch information
amaleelhamri authored Jun 1, 2021
2 parents ce13b04 + 4085f8c commit 8c0234b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.3
1.0.4
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ nlpaug==1.0.1
nltk>=3.4.5
numpy>1.15.4
phonenumbers==8.10.12
pylint==2.4.4
regex==2019.8.19
sacremoses==0.0.13
scikit_learn==0.23.2
Expand Down
1 change: 1 addition & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
coverage==5.3
pylint==2.4.4
pytest==6.1.1
pytest-cov==2.10.1
python-dotenv>=0.5.1
Expand Down

0 comments on commit 8c0234b

Please sign in to comment.