This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Step 4 : RUN pip install -r requirements.txt | |
---> Running in a9e61d1a490c | |
Collecting appnope==0.1.0 (from -r requirements.txt (line 1)) | |
Downloading appnope-0.1.0-py2.py3-none-any.whl | |
Collecting backports.ssl-match-hostname==3.4.0.2 (from -r requirements.txt (line 2)) | |
Downloading backports.ssl_match_hostname-3.4.0.2.tar.gz | |
Collecting certifi==2015.9.6.2 (from -r requirements.txt (line 3)) | |
Downloading certifi-2015.9.6.2-py2.py3-none-any.whl (371kB) | |
Collecting decorator==4.0.4 (from -r requirements.txt (line 4)) | |
Downloading decorator-4.0.4-py2.py3-none-any.whl |