fixing test client

This commit is contained in:
Believethehype
2023-12-15 09:43:43 +01:00
parent f120a00ef9
commit d0a98ed7c4
2 changed files with 5 additions and 4 deletions

View File

@@ -28,7 +28,8 @@ setup(
"requests==2.31.0",
"instaloader==4.10.1",
"pytube==15.0.0",
"moviepy==2.0.0.dev2"
"moviepy==2.0.0.dev2",
"zipp==3.17.0"
],
keywords=['nostr', 'nip90', 'dvm', 'data vending machine'],
url="https://github.com/believethehype/nostrdvm",