Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dclong committed Apr 2, 2023
1 parent 2aa8945 commit 37e3df9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,8 @@ all = ["opencv-python", "pillow", "docker", "networkx", "requests", "PyPDF2", "n

[tool.poetry.group.dev.dependencies]
pylint = ">=2.7.0"
flake8 = ">=3.8.4"
pytype = {git = "https://github.com/google/pytype.git"}
#pytype = {git = "https://github.com/google/pytype.git"}
darglint = ">=1.5.8"
pyspark = ">=3.0.1"

[tool.pylint.master]
ignore = ".venv,.ipynb_checkpoints"
Expand Down

0 comments on commit 37e3df9

Please sign in to comment.