Commit 398a0a3
authored
Update poetry.lock; Remove dataclasses dependency
- Dataclasses is no longer needed. It is a dependency needed only for Python < 3.7. Realtime, however requires Python >= 3.7, and so this dep isn't needed.
- Already removed in realtime supabase/realtime-py#48
- Fixes #33 (comment) This issue comes up when using this library in AWS Lambda with serverless framework plugin serverless-python-requirements and this lock file makes it hard to deploy to Lambda with environments Python >= 3.7.1 parent 202c070 commit 398a0a3
1 file changed
+0
-13
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments