mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-10-11 13:53:02 +02:00
Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -15,7 +15,7 @@ setup(
|
|||||||
long_description=LONG_DESCRIPTION,
|
long_description=LONG_DESCRIPTION,
|
||||||
packages=find_packages(include=['nostr_dvm', 'nostr_dvm.*']),
|
packages=find_packages(include=['nostr_dvm', 'nostr_dvm.*']),
|
||||||
|
|
||||||
install_requires=["nostr-sdk=>0.10.0",
|
install_requires=["nostr-sdk>=0.10.0",
|
||||||
"bech32",
|
"bech32",
|
||||||
"pycryptodome==3.20.0",
|
"pycryptodome==3.20.0",
|
||||||
"python-dotenv==1.0.0",
|
"python-dotenv==1.0.0",
|
||||||
|
Reference in New Issue
Block a user