summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9df27b0b8cb..394e850b5385 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-syft
pkgdesc = A Library for Private, Secure Deep Learning
pkgver = 0.1.19a1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/OpenMined/PySyft
arch = any
license = Apache-2.0
@@ -12,4 +12,5 @@ pkgname = python-syft
depends = python-tf-encrypted
depends = python-tblib
depends = python-websockets
+ depends = python-websocket-client