jgehrcke / gipc

gevent-cooperative child processes and inter-process communication
https://gehrcke.de/gipc
MIT License
83 stars 13 forks source link

Can't update gevent due to gipc dependency #132

Open DylanKroft opened 22 hours ago

DylanKroft commented 22 hours ago

Would it be possible to get some dependencies for this package bumped? I am trying to update gevent to the latest version (24>) but am getting hit with:

Because gipc (1.6.0) depends on gevent (>=1.5,<=23.9.1) and service depends on gevent (24.10.3), gipc is forbidden. So, because service depends on gipc (1.6.0), version solving failed.

Could we please get the gevent dependency bumped?

Thanks!