Skip to content
Snippets Groups Projects

Update pyproject.toml

Merged Aleksolotl requested to merge check/update-pyproject-toml into master
+ 1
1
@@ -85,7 +85,7 @@ pytest-django = "^4.1"
pytest-django-testing-postgresql = "^0.2"
pytest-cov = "^4.0.0"
pytest-sugar = "^0.9.2"
selenium = "^4.0.0"
selenium = "<4.10.0"
freezegun = "^1.1.0"
[tool.poetry.group.docs]
Loading