mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2026-01-05 23:34:25 +01:00
bugfixes
This commit is contained in:
4
setup.py
4
setup.py
@@ -17,6 +17,7 @@ setup(
|
||||
install_requires=["nostr-sdk==0.32.2",
|
||||
"bech32==1.2.0",
|
||||
"pycryptodome==3.20.0",
|
||||
"yt-dlp==2024.5.27",
|
||||
"python-dotenv==1.0.0",
|
||||
"emoji==2.12.1",
|
||||
"ffmpegio==0.9.1",
|
||||
@@ -24,9 +25,8 @@ setup(
|
||||
"Pillow==10.1.0",
|
||||
"PyUpload==0.1.4",
|
||||
"requests==2.32.3",
|
||||
"instaloader==4.10.1",
|
||||
"pytube==15.0.0",
|
||||
"moviepy==2.0.0.dev2",
|
||||
"instaloader==4.11",
|
||||
"zipp==3.17.0",
|
||||
"urllib3==2.2.1",
|
||||
"networkx==3.3",
|
||||
|
||||
Reference in New Issue
Block a user