maolin.liu commited on
Commit
4aa3849
·
1 Parent(s): 85378a6

[bugfix]Add missed Python lib dependence.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ python-multipart==0.0.17
4
  websockets==14.1
5
  uvicorn==0.32.1
6
  pika==1.3.2
 
 
4
  websockets==14.1
5
  uvicorn==0.32.1
6
  pika==1.3.2
7
+ msgpack==1.1.0