File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,23 +22,23 @@ classifiers = [
2222 " Topic :: Internet :: WWW/HTTP :: Dynamic Content" ,
2323]
2424dependencies = [
25- " proto-plus==1.18.1" ,
25+ " cone.ugm>1.0.99" ,
26+ " firebase_admin==4.5.3" ,
2627 " google-api-core==1.26.3" ,
2728 " google-api-python-client==2.2.0" ,
28- " google-auth==1.29.0" ,
2929 " google-auth-httplib2==0.1.0" ,
3030 " google-auth-oauthlib==0.4.6" ,
31+ " google-auth==1.29.0" ,
3132 " google-cloud-core==1.6.0" ,
3233 " google-cloud-firestore==2.1.0" ,
3334 " google-cloud-storage==1.37.1" ,
3435 " google-crc32c==1.1.2" ,
3536 " google-pasta==0.2.0" ,
3637 " google-resumable-media==1.2.0" ,
3738 " googleapis-common-protos==1.53.0" ,
38- " cone.ugm>1.0.99" ,
39- " requests" ,
40- " firebase_admin==4.5.3" ,
39+ " proto-plus==1.18.1" ,
4140 " protobuf==3.15.8" ,
41+ " requests" ,
4242]
4343
4444[project .optional-dependencies ]
You can’t perform that action at this time.
0 commit comments