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 093ee7d5b2
commit 0fd49e13da

View File

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