Browse Source

setup.cfg: bump requirements

MMGen@trixie 2 months ago
parent
commit
bfb2dd839a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      setup.cfg

+ 2 - 2
setup.cfg

@@ -33,11 +33,11 @@ classifiers  =
 	Development Status :: 5 - Production/Stable
 	Development Status :: 5 - Production/Stable
 
 
 [options]
 [options]
-python_requires = >=3.9
+python_requires = >=3.11
 include_package_data = True
 include_package_data = True
 
 
 install_requires =
 install_requires =
-	mmgen-wallet==16.0.0
+	mmgen-wallet>=16.0.0
 	pyyaml
 	pyyaml
 	yahooquery
 	yahooquery