Skip to content

Commit

Permalink
Merge pull request #827 from danceratopz/chore/bump-major-version-of-…
Browse files Browse the repository at this point in the history
…coincurve-package

chore: bump required minimum version of coincurve
  • Loading branch information
petertdavies committed Aug 31, 2023
2 parents adc6acf + 198893e commit fade6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -105,7 +105,7 @@ package_dir =
python_requires = >=3.8
install_requires =
pycryptodome>=3,<4
coincurve>=17,<18
coincurve>=18,<19
typing_extensions>=4

[options.package_data]
Expand Down

0 comments on commit fade6e9

Please sign in to comment.