Skip to content

Commit

Permalink
C4-7 augment dcicutils requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
willronchetti committed Jan 9, 2020
1 parent 02c787d commit c2339c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ py = "1.4.31"
python-magic = "0.4.12"
xlrd = "1.0.0"
xlwt = "1.3.0"
dcicutils = "^0.8.3"
dcicutils = ">=0.8.3"

[tool.poetry.dev-dependencies]
pytest = "3.0.1"
Expand Down

0 comments on commit c2339c7

Please sign in to comment.