We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e139620 commit 3712701Copy full SHA for 3712701
requirements.txt
@@ -71,4 +71,5 @@ livekit-plugins-noise-cancellation
71
# Blockchain/Sui dependencies (for sui_indexer packages)
72
prisma>=0.10.0 # Database ORM for blockchain event indexing
73
websockets>=11.0.0 # WebSocket support for blockchain connections
74
-git+https://github.com/OpenDive/sui-py.git # Sui Python SDK
+# Sui Python SDK
75
+git+https://github.com/OpenDive/sui-py.git
0 commit comments