mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-26 03:44:58 +08:00
chore: 确保 pydantic<2.0
This commit is contained in:
@@ -9,7 +9,7 @@ Pillow
|
|||||||
tiktoken
|
tiktoken
|
||||||
PyYaml
|
PyYaml
|
||||||
aiohttp
|
aiohttp
|
||||||
pydantic
|
pydantic<2.0
|
||||||
websockets
|
websockets
|
||||||
urllib3
|
urllib3
|
||||||
psutil
|
psutil
|
||||||
@@ -18,4 +18,4 @@ ollama
|
|||||||
quart
|
quart
|
||||||
sqlalchemy[asyncio]
|
sqlalchemy[asyncio]
|
||||||
aiosqlite
|
aiosqlite
|
||||||
quart-cors
|
quart-cors
|
||||||
|
|||||||
Reference in New Issue
Block a user