Browse Source

setup.cfg: update dependency to `mmgen-wallet`

The MMGen Project 6 months ago
parent
commit
1215085fbd
2 changed files with 2 additions and 2 deletions
  1. 1 1
      mmgen_node_tools/data/version
  2. 1 1
      setup.cfg

+ 1 - 1
mmgen_node_tools/data/version

@@ -1 +1 @@
-3.2.dev4
+3.2.dev5

+ 1 - 1
setup.cfg

@@ -23,7 +23,7 @@ python_requires = >=3.8
 include_package_data = True
 
 install_requires =
-	mmgen>=14.0.dev11
+	mmgen-wallet>=14.0.dev12
 	pyyaml
 	yahooquery