File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
vision/api/face_detection Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11Flask == 0.11.1
22gunicorn == 19.6.0
3- pymemcache == 1.3.6
3+ pymemcache == 1.3.7
Original file line number Diff line number Diff line change 11Flask == 0.11.1
22gunicorn == 19.6.0
3- numpy == 1.11.2rc1
3+ numpy == 1.11.2
Original file line number Diff line number Diff line change 11Flask == 0.11.1
22gunicorn == 19.6.0
33scipy == 0.18.1
4- Pillow == 3.3.1
4+ Pillow == 3.4.0
Original file line number Diff line number Diff line change @@ -31,15 +31,15 @@ mailjet-rest==v1.2.2
3131mock == 2.0.0
3232mysql-python == 1.2.5 ; python_version == '2.7'
3333mysqlclient == 1.3.9
34- numpy == 1.11.2rc1
34+ numpy == 1.11.2
3535oauth2client == 3.0.0
36- Pillow == 3.3.1
36+ Pillow == 3.4.0
3737pyasn1-modules == 0.0.8
3838pyasn1 == 0.1.9
3939PyAudio == 0.2.9
4040PyCrypto == 2.6.1
4141pyjwt == 1.4.2
42- pymemcache == 1.3.6
42+ pymemcache == 1.3.7
4343PyMySQL == 0.7.9
4444pytest-cov == 2.3.1
4545pytest == 3.0.3
Original file line number Diff line number Diff line change 11google-api-python-client == 1.5.3
2- Pillow == 3.3.1
2+ Pillow == 3.4.0
You can’t perform that action at this time.
0 commit comments