Commit e633f9f3 authored by Eelco van der Wel's avatar Eelco van der Wel :speech_balloon:
Browse files

pymemri v0.0.30

parent c9ac48b3
Pipeline #10715 passed with stage
in 1 minute and 24 seconds
Showing with 2 additions and 1 deletion
+2 -1
from distutils.core import setup
import setuptools
setup(name='whatsapp',
......@@ -7,7 +8,7 @@ setup(name='whatsapp',
author='Koen Lennart van der Veen',
author_email='koenlennartvanderveen@gmail.com',
install_requires = [
'pymemri @ git+https://gitlab.memri.io/memri/pymemri.git@eelco/item-refactor',
'pymemri @ git+https://gitlab.memri.io/memri/pymemri.git@v0.0.30',
"websocket-client",
'wamd @ git+https://github.com/alpdeniz/wamd.git@main',
"curve25519-donna",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment