permitio / fastapi_websocket_rpc

⚡ FASTAPI Websocket RPC- A fast and durable bidirectional JSON RPC channel over Websockets.
https://permit.io
MIT License
216 stars 25 forks source link

change boundaries of dependencies #12

Closed singingwolfboy closed 2 years ago

singingwolfboy commented 2 years ago

Now, every dependency has a minimum required version of the latest stable version, and is not allowed to upgrade to the next major version.