Update regex (#1228)

This commit is contained in:
Brandon Hancock (bhancock_ai)
2024-09-07 03:27:58 -04:00
committed by GitHub
parent 5ae56e3f72
commit d6db557f50
2 changed files with 1201 additions and 1228 deletions

View File

@@ -20,7 +20,7 @@ opentelemetry-api = "^1.22.0"
opentelemetry-sdk = "^1.22.0"
opentelemetry-exporter-otlp-proto-http = "^1.22.0"
instructor = "1.3.3"
regex = "^2023.12.25"
regex = "^2024.7.24"
crewai-tools = { version = "^0.8.3", optional = true }
click = "^8.1.7"
python-dotenv = "^1.0.0"