Update regex

This commit is contained in:
Brandon Hancock
2024-08-20 11:45:19 -04:00
parent 8119edb495
commit c94f882855
2 changed files with 84 additions and 98 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"