From ce852aa20d16e7f66ff6ba7f4de38f8768486ace Mon Sep 17 00:00:00 2001
From: Cory <ccall48@hotmail.com>
Date: Sat, 5 Aug 2023 21:53:50 +1000
Subject: [PATCH] add some additional py packages

---
 packages/python/3.10.0/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/python/3.10.0/build.sh b/packages/python/3.10.0/build.sh
index 00c839a..62fef92 100755
--- a/packages/python/3.10.0/build.sh
+++ b/packages/python/3.10.0/build.sh
@@ -18,4 +18,4 @@ cd ..
 
 rm -rf build
 
-bin/pip3 install numpy scipy pandas pycrypto whoosh bcrypt passlib sympy
+bin/pip3 install numpy scipy pandas pycrypto whoosh bcrypt passlib sympy xxhash base58 cryptography PyNaCl