Merge remote-tracking branch 'upstream/dev' into feat/human-in-the-loop

This commit is contained in:
Anish Sarkar 2026-03-21 13:17:24 +05:30
commit 77cc2af14f
30 changed files with 4975 additions and 1162 deletions

View file

@ -6,6 +6,9 @@ requires-python = ">=3.12"
dependencies = [
"alembic>=1.13.0",
"asyncpg>=0.30.0",
"authlib>=1.6.9",
"PyJWT>=2.12.0",
"tornado>=6.5.5",
"datasets>=2.21.0",
"pyarrow>=15.0.0,<19.0.0",
"discord-py>=2.5.2",