Skip to content

Commit e335112

Browse files
committed
update poetry.lock
1 parent 3edf4c7 commit e335112

File tree

2 files changed

+184
-2
lines changed

2 files changed

+184
-2
lines changed

poetry.lock

Lines changed: 182 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ mupdf = ["PyMuPDF"]
3333
coverage = {version = "^5.5", extras=["toml"]}
3434
pytest = "^6.2.3"
3535
pytest-cov = "^2.11.1"
36-
pre-commit = "*"
36+
pre-commit = "2.15.0"
37+
virtualenv = "<20.8.0"
3738

3839
[tool.poetry.scripts]
3940
casparser = 'casparser.cli:cli'

0 commit comments

Comments
 (0)