Pin regex to keep our MSRV support.

This commit is contained in:
Adam Reichold 2023-04-21 16:08:42 +02:00
parent 2f8bf513b5
commit 67d4c7eb82
1 changed files with 1 additions and 0 deletions

View File

@ -433,6 +433,7 @@ def set_minimal_package_versions(session: nox.Session, venv_backend="none"):
"once_cell": "1.14.0",
"rayon": "1.5.3",
"rayon-core": "1.9.3",
"regex": "1.7.3",
# string_cache 0.8.4 depends on parking_lot 0.12
"string_cache": "0.8.3",
# 1.15.0 depends on hermit-abi 0.2.6 which has edition 2021 and breaks 1.48.0