python31{2,3}Packages.localstack-ext: fix build error (#439380)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
dnspython,
|
||||
plux,
|
||||
pyaes,
|
||||
pyjwt,
|
||||
pyotp,
|
||||
python-jose,
|
||||
requests,
|
||||
@@ -47,11 +48,12 @@ buildPythonPackage rec {
|
||||
dnspython
|
||||
plux
|
||||
pyaes
|
||||
pyjwt
|
||||
pyotp
|
||||
python-dateutil
|
||||
python-jose
|
||||
requests
|
||||
tabulate
|
||||
python-dateutil
|
||||
]
|
||||
++ python-jose.optional-dependencies.cryptography;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user