|
@@ -14,7 +14,7 @@ setup(
|
|
|
long_description = 'You can use it for do maintenance stuff',
|
|
|
scripts = [join(binpath, 'fourier-ondemand')],
|
|
|
install_requires=['pyaudio', 'psutil', 'tornado',
|
|
|
- 'firebase_admin>=2.16', 'mutagen',
|
|
|
+ 'firebase_admin==3.2', 'mutagen==1.43',
|
|
|
'requests>=2.18'
|
|
|
],
|
|
|
author = 'Gamaliel Espinoza M.',
|