Merge branch 'main' into aurora-pydantic
This commit is contained in:
commit
04223c3c55
17 changed files with 6136 additions and 228 deletions
|
@ -15,6 +15,9 @@ websockets = "^12.0"
|
|||
pillow = "^10.3.0"
|
||||
numpy = "^1.26.4"
|
||||
pydantic = "^2.7.1"
|
||||
colorthief = "^0.2.1"
|
||||
beautifulsoup4 = "^4.12.3"
|
||||
markdownify = "^0.12.1"
|
||||
|
||||
[tool.poetry.group.dev]
|
||||
optional = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue