2 Commits
v1.1.1 ... main

Author SHA1 Message Date
tvon
c7ca9e5d61 Merge pull request #4 from Wangnov/patch-1
chore(deps): bump sqlalchemy from 2.0.29 to 2.0.44
2025-10-22 08:46:10 +08:00
Wangnov
3f54ea5e38 chore(deps): bump sqlalchemy from 2.0.29 to 2.0.44
解决python3.13与2.0.29版本冲突的问题
2025-10-21 16:43:24 +08:00

View File

@@ -1,6 +1,6 @@
fastapi==0.110.0
uvicorn[standard]==0.29.0
sqlalchemy==2.0.29
sqlalchemy==2.0.44
asyncmy==0.2.9
aiosqlite==0.21.0
alembic==1.13.1
@@ -18,3 +18,4 @@ cryptography>=41.0.0
libsql-client==0.3.1
ollama==0.6.0
langchain-text-splitters==0.3.11