Python backend for a Slack's kudos plugin.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: minor update in packages

+1 -1
+1 -1
pyproject.toml
··· 16 16 python-dotenv = "^0.21.0" 17 17 ipython = "^7.29.0" 18 18 requests = "^2.26.0" 19 - arq = "^0.22" 19 + arq = "^0.24" 20 20 alembic = "^1.8.1" 21 21 psycopg2-binary = "^2.9.1" 22 22 aiohttp = {version = "^3.8.0", extras = ["speedups"]}