We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7772f9 commit 37ecf18Copy full SHA for 37ecf18
setup.py
@@ -42,6 +42,7 @@
42
'google-api-python-client >= 1.7.8',
43
'google-cloud-firestore>=2.1.0; platform.python_implementation != "PyPy"',
44
'google-cloud-storage>=1.37.1',
45
+ 'pyjwt[crypto] >= 2.5.0',
46
]
47
48
setup(
0 commit comments