This commit is contained in:
Believethehype
2024-06-21 16:10:43 +02:00
parent 0bc8e37b1c
commit 4b0d59723e
7 changed files with 112 additions and 535 deletions

View File

@@ -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",