mirror of
https://github.com/mozilla-services/syncserver
synced 2024-10-30 09:20:32 +00:00
Require google-cloud-spanner to avoid a warning
Avoids "ImportError: No module named google.api_core.exceptions"
This commit is contained in:
parent
21717e3d57
commit
a8e5424ec6
@ -11,5 +11,6 @@ mozsvc==0.9
|
||||
futures==3.0
|
||||
soupsieve==1.9.5
|
||||
umemcache==1.6.3
|
||||
google-cloud-spanner==1.18.0
|
||||
https://github.com/mozilla-services/tokenserver/archive/1.5.11.zip
|
||||
https://github.com/mozilla-services/server-syncstorage/archive/1.8.0.zip
|
||||
|
Loading…
Reference in New Issue
Block a user