MZhaovo commited on
Commit
540d0dc
1 Parent(s): 0b100e6

fix: 添加一个langchain的依赖库

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -28,3 +28,4 @@ tabulate
28
  ujson
29
  python-docx
30
  websocket_client
 
 
28
  ujson
29
  python-docx
30
  websocket_client
31
+ pydantic==1.10.8