chore(agent): Update dependencies

- Update dependencies
- Remove `markdown` dependency after it became unused in d95e3b5b
This commit is contained in:
Reinier van der Leer
2023-12-13 18:31:17 +01:00
parent 967338193e
commit bdc4c38d04
2 changed files with 367 additions and 403 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -40,7 +40,6 @@ gTTS = "^2.3.1"
hypercorn = "^0.14.4" hypercorn = "^0.14.4"
inflection = "*" inflection = "*"
jsonschema = "*" jsonschema = "*"
markdown = "*"
numpy = "*" numpy = "*"
openai = "^0.27.10" openai = "^0.27.10"
orjson = "^3.8.10" orjson = "^3.8.10"