Compare commits

...

2 Commits

Author SHA1 Message Date
Brandon Hancock
cef036136c Merge branch 'main' into bugfix/fix-version-conflict-for-regex-package 2024-09-06 14:19:28 -04:00
Brandon Hancock
c94f882855 Update regex 2024-08-20 11:45:19 -04:00
2 changed files with 1201 additions and 1228 deletions

2427
poetry.lock generated

File diff suppressed because it is too large Load Diff

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"