mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-30 11:26:24 +02:00
Merge remote-tracking branch 'upstream/dev' into feat/human-in-the-loop
This commit is contained in:
commit
77cc2af14f
30 changed files with 4975 additions and 1162 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue