Fix toml file.

This commit is contained in:
Marcell Vazquez-Chanlatte 2020-02-10 10:19:10 -08:00
parent 69c2afd76b
commit 99690fa3fc
2 changed files with 11 additions and 12 deletions

View file

@ -20,7 +20,7 @@ parsimonious = "^0.8.1"
[tool.poetry.dev-dependencies]
hypothesis_cfg = {git = "git://github.com/mvcisback/hypothesis-cfg.git"}
hypothesis = "^4.28"
hypothesis = "4.24.1"
pytest-cov = "^2.7"
pytest-flake8 = "^1.0"
pytest-sugar = "^0.9.2"