Skip to content

Commit

Permalink
✨ some dev library versions are pinned.
Browse files Browse the repository at this point in the history
  • Loading branch information
nazrulworld committed Jul 5, 2020
1 parent e92b55b commit a224250
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,14 @@
"requests==2.23.0",
"colorlog==2.10.0",
"certifi",
"flake8",
"flake8-isort",
"flake8-bugbear",
"isort",
"flake8==3.8.3",
"flake8-isort==3.0.0",
"flake8-bugbear==20.1.4",
"isort==4.3.21",
"black",
"mypy",
"zest-releaser[recommended]",
]

setup(
author="Md Nazrul Islam",
author_email="[email protected]",
Expand Down

0 comments on commit a224250

Please sign in to comment.