Add mobile_app dependency on cloud (#27470)

This commit is contained in:
Jordan Speicher 2019-10-12 15:05:01 -05:00 committed by Paulus Schoutsen
parent 3096e94343
commit 86da3fb334

View File

@ -7,6 +7,7 @@
"PyNaCl==1.3.0"
],
"dependencies": [
"cloud",
"http",
"webhook"
],