From 5f346182f386441c94e099c2e9f35c0c692d13ff Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Wed, 14 Oct 2020 18:29:21 -0600 Subject: debug CI, part 3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 5e80e91..2006a55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.7" parsimonious = "^0.8.1" -regex = "^2020.9.27" +regex = "=2020.9.27" [tool.poetry.dev-dependencies] mypy = "^0.782" -- cgit v1.2.3