build: 添加 pydantic 依赖
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
openai>=1.0.0
|
||||
python-dotenv>=1.0.0
|
||||
python-dotenv>=1.0.0
|
||||
pydantic>=2.0.0
|
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
openai>=1.0.0
|
||||
python-dotenv>=1.0.0
|
||||
python-dotenv>=1.0.0
|
||||
pydantic>=2.0.0
|