miguelgrinberg / Flask-SocketIO-Chat

A simple chat application that demonstrates how to structure a Flask-SocketIO application.
http://blog.miguelgrinberg.com/post/easy-websockets-with-flask-and-gevent
MIT License
673 stars 239 forks source link

update readme & requirements #21

Closed swmkook closed 4 years ago

miguelgrinberg commented 4 years ago

The requirements were not updated correctly, there are dependencies that you left at versions that are too old for the new Flask-SocketIO. I'm going to close this PR, I have updated the requirements myself.