Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Updated project to use updated libraries#2

Open
webbpinner wants to merge 2 commits intojwhelland:masterfrom
webbpinner:update_2020
Open

Updated project to use updated libraries#2
webbpinner wants to merge 2 commits intojwhelland:masterfrom
webbpinner:update_2020

Conversation

@webbpinner
Copy link
Copy Markdown

This example app was exactly what I was looking for to help figure out flask/flask-sockio/celery integration. It just needed a few small tweaks to make it work in 2020.

Added optional config for using RabbitMQ vs Redis

Cheers,
-W

Comment thread requirements.txt Outdated
Flask-SocketIO==4.2.1
greenlet==0.4.15
idna==2.9
importlib==1.0.4
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

importlib cannot be installed via pip and it's built-in in python. Remove it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants