I have this configuration on my flask project :
in requrement.txt:
flask_socketio eventlet
in my app.py :
from flask_so