aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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"