瀏覽代碼

Dependencias agregadas

Fourier 4 年之前
父節點
當前提交
559752aece
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -16,7 +16,7 @@ setup(
   install_requires=['pyaudio', 'psutil', 'tornado==5.1.1',
     'firebase_admin==3.2', 'mutagen==1.43',
     'requests>=2.18', 'cachetools==3.1.1', 'google-auth==1.19.1',
-    'pyopenssl==19.0'
+    'pyopenssl==19.0', 'google-api-python-client', 'httplib2'
   ],
   author = 'Gamaliel Espinoza M.',
   author_email = 'gamaliel.espinoza@gmail.com',