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 bd60d8a commit b2353c2Copy full SHA for b2353c2
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"sentinel-protobuf==0.3.3",
26
"grpcio>=1.51.1",
27
"bip-utils==2.9.0",
28
- "mospy-wallet @ git+https://github.com/Tkd-Alex/mospy.git@master",
+ "mospy-wallet @ git+https://github.com/Tkd-Alex/mospy.git@development",
29
"python_wireguard"
30
]
31
requirements.txt
@@ -1,5 +1,5 @@
1
sentinel-protobuf==0.3.3
2
grpcio>=1.51.1
3
bip-utils==2.9.0
4
-mospy-wallet @ git+https://github.com/Tkd-Alex/mospy.git@master
+mospy-wallet @ git+https://github.com/Tkd-Alex/mospy.git@development
5
python_wireguard
0 commit comments