@@ -69,12 +69,12 @@ didcomm-messaging = { version = "^0.1.1a0", optional = true }
69
69
canonicaljson = " ^2.0.0"
70
70
71
71
# Plugins
72
- # basicmessage_storage = { git = "https://github.com/MonolithicMonk/acapy-plugins.git", branch = "dacapy", subdirectory = "basicmessage_storage" }
73
- # connections = { git = "https://github.com/MonolithicMonk/acapy-plugins.git", branch = "dacapy", subdirectory = "connections" }
74
- # connection_update = { git = "https://github.com/MonolithicMonk/acapy-plugins.git", branch = "dacapy", subdirectory = "connection_update" }
75
- # multitenant_provider = { git = "https://github.com/MonolithicMonk/acapy-plugins.git", branch = "dacapy", subdirectory = "multitenant_provider" }
76
- # rpc = { git = "https://github.com/MonolithicMonk/acapy-plugins.git", branch = "dacapy", subdirectory = "rpc" }
77
- # traction_innkeeper = { git = "https://github.com/MonolithicMonk/acapy-plugins.git", branch = "dacapy", subdirectory = "traction_innkeeper" }
72
+ basicmessage_storage = { git = " https://github.com/MonolithicMonk/acapy-plugins.git" , branch = " dacapy" , subdirectory = " basicmessage_storage" }
73
+ connections = { git = " https://github.com/MonolithicMonk/acapy-plugins.git" , branch = " dacapy" , subdirectory = " connections" }
74
+ connection_update = { git = " https://github.com/MonolithicMonk/acapy-plugins.git" , branch = " dacapy" , subdirectory = " connection_update" }
75
+ multitenant_provider = { git = " https://github.com/MonolithicMonk/acapy-plugins.git" , branch = " dacapy" , subdirectory = " multitenant_provider" }
76
+ rpc = { git = " https://github.com/MonolithicMonk/acapy-plugins.git" , branch = " dacapy" , subdirectory = " rpc" }
77
+ traction_innkeeper = { git = " https://github.com/MonolithicMonk/acapy-plugins.git" , branch = " dacapy" , subdirectory = " traction_innkeeper" }
78
78
79
79
[tool .poetry .group .dev .dependencies ]
80
80
# Sync with version in .pre-commit-config.yaml and .github/workflows/format.yml
0 commit comments