diff --git a/setup.py b/setup.py index a5494989..5d917c66 100644 --- a/setup.py +++ b/setup.py @@ -42,6 +42,7 @@ 'google-api-python-client >= 1.7.8', 'google-cloud-firestore>=2.1.0; platform.python_implementation != "PyPy"', 'google-cloud-storage>=1.37.1', + 'pyjwt[crypto] >= 2.5.0', ] setup(