Skip to content

Commit 7a5f245

Browse files
committed
fix: Add new import to setup.py
1 parent 3343e25 commit 7a5f245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
'google-cloud-firestore>=2.19.0; platform.python_implementation != "PyPy"',
4444
'google-cloud-storage>=1.37.1',
4545
'pyjwt[crypto] >= 2.5.0',
46+
'httpx[http2] == 0.28.1',
4647
]
4748

4849
setup(

0 commit comments

Comments
 (0)