You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
your pika requirement in the setup.py is quite old. using pipenv with a newer version of pika complains about it, because I manually have pika in it w/ the newest version. could you update the repo quickly to make it >0.10.0 and release again?
thx
The text was updated successfully, but these errors were encountered:
your pika requirement in the setup.py is quite old. using pipenv with a newer version of pika complains about it, because I manually have pika in it w/ the newest version. could you update the repo quickly to make it
>0.10.0
and release again?thx
The text was updated successfully, but these errors were encountered: