Qa5im commited on
Commit
74ccb24
·
1 Parent(s): de73e07

updated reqs

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -28,6 +28,7 @@ RUN chmod 777 /uploads
28
  # Install requirements.txt
29
  # RUN conda install ffmpeg
30
  RUN pip install --upgrade pip
 
31
  # RUN pip install pipwin
32
  # pip insta/
33
  # RUN pipwin install Pyaudio
 
28
  # Install requirements.txt
29
  # RUN conda install ffmpeg
30
  RUN pip install --upgrade pip
31
+ RUN pip install portaudio
32
  # RUN pip install pipwin
33
  # pip insta/
34
  # RUN pipwin install Pyaudio