diff options
| author | Brendan M. Sleight <bms.git@barwap.com> | 2021-03-03 22:01:54 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-03-09 21:15:02 (GMT) |
| commit | 867ed324b5044e09df7d28ec67c2bc94812297bb (patch) | |
| tree | 5a86ad8fe874e9f365022196a015341a795c517d | |
| parent | c09a42ca4d8a19c9560b1d249babdbe720dae464 (diff) | |
Update requirements.txt
Signed-off-by: Brendan M. Sleight <bms.git@barwap.com>
| -rw-r--r-- | wasp/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wasp/requirements.txt b/wasp/requirements.txt index 9d8c7d0..2506ab7 100644 --- a/wasp/requirements.txt +++ b/wasp/requirements.txt @@ -1,5 +1,6 @@ cbor click +cryptography numpy pexpect Pillow |
