bethanie05 commited on
Commit
517ca78
·
verified ·
1 Parent(s): 91df110

Add flask_socketio and pymongo to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -127,6 +127,8 @@ xxhash==3.5.0
127
  yarl==1.20.1
128
  zstandard==0.25.0
129
  flask==3.1.3
 
 
130
  torch
131
  transformers
132
  huggingface-hub
 
127
  yarl==1.20.1
128
  zstandard==0.25.0
129
  flask==3.1.3
130
+ flask_socketio==5.6.1
131
+ pymongo==4.16.0
132
  torch
133
  transformers
134
  huggingface-hub